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

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

공개 프로퍼티들

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

프로퍼티 상세

Best 공개적으로 프로퍼티

public int Best
리턴 int

Losses 공개적으로 프로퍼티

public int Losses
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

Time 공개적으로 프로퍼티

public int Time
리턴 int

Wins 공개적으로 프로퍼티

public int Wins
리턴 int