C# 클래스 BusinessLogic.Logic.Achievements.BoardGameGeek_10x10Achievement

상속: BaseAchievement
파일 보기 프로젝트 열기: NemeStats/NemeStats

공개 메소드들

메소드 설명
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

보호된 메소드들

메소드 설명
BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System

메소드 상세

BoardGameGeek_10x10Achievement() 보호된 메소드

protected BoardGameGeek_10x10Achievement ( IDataContext dataContext ) : System
dataContext IDataContext
리턴 System

IsAwardedForThisPlayer() 공개 메소드

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
리턴 AchievementAwarded