C# Class MingStar.SimUniversity.Game.MostInfo

Inheritance: IMostInfo
Datei anzeigen Open project: MingStar/SimUniversity Class Usage Examples

Public Methods

Method Description
GetMore ( IUniversity uni, int number ) : IMostInfo
MostInfo ( int threshold ) : MingStar.SimUniversity.Contract

Private Methods

Method Description
MostInfo ( IUniversity uni, int number, int threshold ) : MingStar.SimUniversity.Contract

Method Details

GetMore() public method

public GetMore ( IUniversity uni, int number ) : IMostInfo
uni IUniversity
number int
return IMostInfo

MostInfo() public method

public MostInfo ( int threshold ) : MingStar.SimUniversity.Contract
threshold int
return MingStar.SimUniversity.Contract