C# Class InventoriesSample.Dummy.DummyMasters

Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Свойство Type Description
UnitMasters UnitMaster>.IReadOnlyDictionary

Méthodes publiques

Méthode Description
GetRandomLeader ( ) : UnitMaster
GetRandomServant ( ) : UnitMaster

Private Methods

Méthode Description
GetRandom ( IReadOnlyList list ) : UnitMaster

Method Details

GetRandomLeader() public méthode

public GetRandomLeader ( ) : UnitMaster
Résultat UnitMaster

GetRandomServant() public méthode

public GetRandomServant ( ) : UnitMaster
Résultat UnitMaster

Property Details

UnitMasters public_oe static_oe property

public static IReadOnlyDictionary UnitMasters
Résultat UnitMaster>.IReadOnlyDictionary