C# Class BusinessLogic.Logic.Achievements.BusyBeeAchievement

Inheritance: BaseAchievement
Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
BusyBeeAchievement ( IDataContext dataContext ) : System.Collections.Generic
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

Method Details

BusyBeeAchievement() public méthode

public BusyBeeAchievement ( IDataContext dataContext ) : System.Collections.Generic
dataContext IDataContext
Résultat System.Collections.Generic

IsAwardedForThisPlayer() public méthode

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
Résultat AchievementAwarded