C# 클래스 MingStar.SimUniversity.Contract.StudentGroup

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

공개 메소드들

메소드 설명
FromDegrees ( ) : MingStar.SimUniversity.Contract.StudentGroup[]
StudentGroup ( DegreeType degree, int quantity ) : System.Collections.Generic

메소드 상세

FromDegrees() 공개 정적인 메소드

public static FromDegrees ( ) : MingStar.SimUniversity.Contract.StudentGroup[]
리턴 MingStar.SimUniversity.Contract.StudentGroup[]

StudentGroup() 공개 메소드

public StudentGroup ( DegreeType degree, int quantity ) : System.Collections.Generic
degree DegreeType
quantity int
리턴 System.Collections.Generic