C# 클래스 GradeStatistics, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AverageGrade float
HighestGrade float
LowestGrade float

프로퍼티 상세

AverageGrade 공개적으로 정적으로 프로퍼티

public static float AverageGrade
리턴 float

HighestGrade 공개적으로 정적으로 프로퍼티

public static float HighestGrade
리턴 float

LowestGrade 공개적으로 정적으로 프로퍼티

public static float LowestGrade
리턴 float