C# Class BusinessLogic.Logic.Achievements.BoardGameGeek_10x10Achievement

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

Méthodes publiques

Méthode Description
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

Méthodes protégées

Méthode Description
BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System

Method Details

BoardGameGeek_10x10Achievement() protected méthode

protected BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System
dataContext IDataContext
Résultat System

IsAwardedForThisPlayer() public méthode

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