C# Class MingStar.SimUniversity.Game.MostInfo

Inheritance: IMostInfo
Afficher le fichier Open project: MingStar/SimUniversity Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
MostInfo ( IUniversity uni, int number, int threshold ) : MingStar.SimUniversity.Contract

Method Details

GetMore() public méthode

public GetMore ( IUniversity uni, int number ) : IMostInfo
uni IUniversity
number int
Résultat IMostInfo

MostInfo() public méthode

public MostInfo ( int threshold ) : MingStar.SimUniversity.Contract
threshold int
Résultat MingStar.SimUniversity.Contract