C# Class BusinessLogic.Logic.Achievements.PunisherAchievement

Inheritance: BaseAchievement
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
PunisherAchievement ( IDataContext dataContext ) : System.Collections.Generic

Method Details

IsAwardedForThisPlayer() public method

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

PunisherAchievement() public method

public PunisherAchievement ( IDataContext dataContext ) : System.Collections.Generic
dataContext IDataContext
return System.Collections.Generic