C# Class MingStar.SimUniversity.Contract.StudentGroup

Show file Open project: MingStar/SimUniversity Class Usage Examples

Public Methods

Method Description
FromDegrees ( ) : MingStar.SimUniversity.Contract.StudentGroup[]
StudentGroup ( DegreeType degree, int quantity ) : System.Collections.Generic

Method Details

FromDegrees() public static method

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

StudentGroup() public method

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