C# Class BF2Statistics.Web.Bf2Stats.Rank

Inheritance: ICloneable
Exibir arquivo Open project: BF2Statistics/ControlCenter Class Usage Examples

Public Properties

Property Type Description
DaysToComplete int
Id int
MinPoints int
MissingAwards int>.Dictionary
MissingDesc string
PercentComplete double
PointsNeeded int
ReqAwards int>.Dictionary
ReqRank int[]
TimeToComplete double

Public Methods

Method Description
Clone ( ) : Object

Method Details

Clone() public method

public Clone ( ) : Object
return Object

Property Details

DaysToComplete public_oe property

public int DaysToComplete
return int

Id public_oe property

public int Id
return int

MinPoints public_oe property

public int MinPoints
return int

MissingAwards public_oe property

public Dictionary MissingAwards
return int>.Dictionary

MissingDesc public_oe property

public string MissingDesc
return string

PercentComplete public_oe property

public double PercentComplete
return double

PointsNeeded public_oe property

public int PointsNeeded
return int

ReqAwards public_oe property

AwardId => Level
public Dictionary ReqAwards
return int>.Dictionary

ReqRank public_oe property

public int[] ReqRank
return int[]

TimeToComplete public_oe property

public double TimeToComplete
return double