C# Class BusinessLogic.Logic.Achievements.TopDogAchievement

Inheritance: BaseAchievement
Exibir arquivo Open project: NemeStats/NemeStats

Public Methods

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

Method Details

IsAwardedForThisPlayer() public method

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

TopDogAchievement() public method

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