C# Class BusinessLogic.Logic.Achievements.BoardGameGeek_10x10Achievement

Inheritance: BaseAchievement
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

Protected Methods

Method Description
BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System

Method Details

BoardGameGeek_10x10Achievement() protected method

protected BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System
dataContext IDataContext
return System

IsAwardedForThisPlayer() public method

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
return AchievementAwarded