C# Class BusinessLogic.Logic.Achievements.NemePointsAchievement

Inheritance: BaseAchievement
Mostrar archivo Open project: NemeStats/NemeStats

Public Methods

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

Method Details

IsAwardedForThisPlayer() public method

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

NemePointsAchievement() public method

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