Class Score
public class Score
- Inheritance
-
Score
- Inherited Members
- Extension Methods
Constructors
Score()
public Score()
Properties
Max
public int Max { get; set; }
Property Value
Min
public int Min { get; set; }
Property Value
Raw
public int Raw { get; set; }
Property Value
Scaled
public int Scaled { get; set; }