C# Class BusinessLogic.Logic.Achievements.SoCloseAchievement

Inheritance: BaseAchievement
ファイルを表示 Open project: NemeStats/NemeStats

Public Methods

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

Method Details

IsAwardedForThisPlayer() public method

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

SoCloseAchievement() public method

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