C# 클래스 BF2Statistics.Web.Bf2Stats.Rank

상속: ICloneable
파일 보기 프로젝트 열기: BF2Statistics/ControlCenter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DaysToComplete int
Id int
MinPoints int
MissingAwards int>.Dictionary
MissingDesc string
PercentComplete double
PointsNeeded int
ReqAwards int>.Dictionary
ReqRank int[]
TimeToComplete double

공개 메소드들

메소드 설명
Clone ( ) : Object

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Object
리턴 Object

프로퍼티 상세

DaysToComplete 공개적으로 프로퍼티

public int DaysToComplete
리턴 int

Id 공개적으로 프로퍼티

public int Id
리턴 int

MinPoints 공개적으로 프로퍼티

public int MinPoints
리턴 int

MissingAwards 공개적으로 프로퍼티

public Dictionary MissingAwards
리턴 int>.Dictionary

MissingDesc 공개적으로 프로퍼티

public string MissingDesc
리턴 string

PercentComplete 공개적으로 프로퍼티

public double PercentComplete
리턴 double

PointsNeeded 공개적으로 프로퍼티

public int PointsNeeded
리턴 int

ReqAwards 공개적으로 프로퍼티

AwardId => Level
public Dictionary ReqAwards
리턴 int>.Dictionary

ReqRank 공개적으로 프로퍼티

public int[] ReqRank
리턴 int[]

TimeToComplete 공개적으로 프로퍼티

public double TimeToComplete
리턴 double