C# 클래스 LoLGears.LogData

파일 보기 프로젝트 열기: hansonw/LoLGears 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlueTeam List
BotGame bool
Deaths List
ExitCode ExitCodes
GameID string
GameLength int
GameStartDate System.DateTime
GameVersion System.Version
LogFile string
Map string
PlayerName string
PurpleTeam List
Server string
Spectated bool
id long

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

BlueTeam 공개적으로 프로퍼티

public List BlueTeam
리턴 List

BotGame 공개적으로 프로퍼티

public bool BotGame
리턴 bool

Deaths 공개적으로 프로퍼티

public List Deaths
리턴 List

ExitCode 공개적으로 프로퍼티

public ExitCodes ExitCode
리턴 ExitCodes

GameID 공개적으로 프로퍼티

public string GameID
리턴 string

GameLength 공개적으로 프로퍼티

public int GameLength
리턴 int

GameStartDate 공개적으로 프로퍼티

public DateTime,System GameStartDate
리턴 System.DateTime

GameVersion 공개적으로 프로퍼티

public Version,System GameVersion
리턴 System.Version

LogFile 공개적으로 프로퍼티

public string LogFile
리턴 string

Map 공개적으로 프로퍼티

public string Map
리턴 string

PlayerName 공개적으로 프로퍼티

public string PlayerName
리턴 string

PurpleTeam 공개적으로 프로퍼티

public List PurpleTeam
리턴 List

Server 공개적으로 프로퍼티

public string Server
리턴 string

Spectated 공개적으로 프로퍼티

public bool Spectated
리턴 bool

id 공개적으로 프로퍼티

public long id
리턴 long