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

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

공개 프로퍼티들

프로퍼티 타입 설명
Deaths int
Fired int
Hits int
Kills int
KillsAcctFor double
Time int

프로퍼티 상세

Deaths 공개적으로 프로퍼티

public int Deaths
리턴 int

Fired 공개적으로 프로퍼티

public int Fired
리턴 int

Hits 공개적으로 프로퍼티

public int Hits
리턴 int

Kills 공개적으로 프로퍼티

public int Kills
리턴 int

KillsAcctFor 공개적으로 프로퍼티

public double KillsAcctFor
리턴 double

Time 공개적으로 프로퍼티

public int Time
리턴 int