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

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

공개 프로퍼티들

프로퍼티 타입 설명
CmdScore int
Date System.DateTime
Deaths int
Kills int
MapName string
Rank int
Score int
SkillScore int
TeamScore int
TimePlayed int

프로퍼티 상세

CmdScore 공개적으로 프로퍼티

public int CmdScore
리턴 int

Date 공개적으로 프로퍼티

public DateTime,System Date
리턴 System.DateTime

Deaths 공개적으로 프로퍼티

public int Deaths
리턴 int

Kills 공개적으로 프로퍼티

public int Kills
리턴 int

MapName 공개적으로 프로퍼티

public string MapName
리턴 string

Rank 공개적으로 프로퍼티

public int Rank
리턴 int

Score 공개적으로 프로퍼티

public int Score
리턴 int

SkillScore 공개적으로 프로퍼티

public int SkillScore
리턴 int

TeamScore 공개적으로 프로퍼티

public int TeamScore
리턴 int

TimePlayed 공개적으로 프로퍼티

public int TimePlayed
리턴 int