C# Class BusinessLogic.Logic.Achievements.CollaboratorAchievement

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

Méthodes publiques

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

Method Details

CollaboratorAchievement() public méthode

public CollaboratorAchievement ( 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