Skip to content

T_ScoreQuery_Models_ScoreItem

Johnson Peter edited this page Aug 7, 2016 · 1 revision

ScoreItem Class

[Missing

documentation for "T:ScoreQuery.Models.ScoreItem"]

Inheritance Hierarchy

System.Object
  ScoreQuery.Models.ScoreItem
Namespace: ScoreQuery.Models
Assembly: ScoreQueryLib-Native (in ScoreQueryLib-Native.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class ScoreItem

VB

Public Class ScoreItem

C++

public ref class ScoreItem

F#

type ScoreItem =  class end

The ScoreItem type exposes the following members.

Constructors

 

Name Description
Public method ScoreItem Initializes a new instance of the ScoreItem class
  Back to Top

Properties

 

Name Description
Public property CourseName
Public property Credit
Public property Grade
Public property Score
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

ScoreQuery.Models Namespace

Clone this wiki locally