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

파일 보기 프로젝트 열기: BF2Statistics/ControlCenter

공개 프로퍼티들

프로퍼티 타입 설명
Best int
Id int
Losses int
Time int
Wins int

프로퍼티 상세

Best 공개적으로 프로퍼티

public int Best
리턴 int

Id 공개적으로 프로퍼티

public int Id
리턴 int

Losses 공개적으로 프로퍼티

public int Losses
리턴 int

Time 공개적으로 프로퍼티

public int Time
리턴 int

Wins 공개적으로 프로퍼티

public int Wins
리턴 int