C# Class GradeStatistics, code

Exibir arquivo Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
AverageGrade float
HighestGrade float
LowestGrade float

Property Details

AverageGrade public_oe static_oe property

public static float AverageGrade
return float

HighestGrade public_oe static_oe property

public static float HighestGrade
return float

LowestGrade public_oe static_oe property

public static float LowestGrade
return float