C# Class BusinessLogic.Logic.Achievements.DiversifiedAchievement

Inheritance: BaseAchievement
Exibir arquivo Open project: NemeStats/NemeStats

Public Methods

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

Method Details

DiversifiedAchievement() public method

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

IsAwardedForThisPlayer() public method

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