C# Class BusinessLogic.Logic.Achievements.HolidayGamerAchievement

Inheritance: BaseAchievement
Datei anzeigen Open project: NemeStats/NemeStats

Public Methods

Method Description
HolidayGamerAchievement ( IDataContext dataContext ) : System
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

Method Details

HolidayGamerAchievement() public method

public HolidayGamerAchievement ( IDataContext dataContext ) : System
dataContext IDataContext
return System

IsAwardedForThisPlayer() public method

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