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

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

공개 프로퍼티들

프로퍼티 타입 설명
Country string
Kdr double
LastOnline string
Name string
Pid int
Rank int
Score int
Spm double
Status string
TimePlayed string

프로퍼티 상세

Country 공개적으로 프로퍼티

public string Country
리턴 string

Kdr 공개적으로 프로퍼티

public double Kdr
리턴 double

LastOnline 공개적으로 프로퍼티

public string LastOnline
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

Pid 공개적으로 프로퍼티

public int Pid
리턴 int

Rank 공개적으로 프로퍼티

public int Rank
리턴 int

Score 공개적으로 프로퍼티

public int Score
리턴 int

Spm 공개적으로 프로퍼티

public double Spm
리턴 double

Status 공개적으로 프로퍼티

public string Status
리턴 string

TimePlayed 공개적으로 프로퍼티

public string TimePlayed
리턴 string