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

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

공개 프로퍼티들

프로퍼티 타입 설명
Count int
Name string
Pid int
Rank int
Value string

프로퍼티 상세

Count 공개적으로 프로퍼티

public int Count
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

Pid 공개적으로 프로퍼티

public int Pid
리턴 int

Rank 공개적으로 프로퍼티

public int Rank
리턴 int

Value 공개적으로 프로퍼티

public string Value
리턴 string