C# Class LoLGears.LogData

Mostra file Open project: hansonw/LoLGears Class Usage Examples

Public Properties

Property Type Description
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

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

BlueTeam public_oe property

public List BlueTeam
return List

BotGame public_oe property

public bool BotGame
return bool

Deaths public_oe property

public List Deaths
return List

ExitCode public_oe property

public ExitCodes ExitCode
return ExitCodes

GameID public_oe property

public string GameID
return string

GameLength public_oe property

public int GameLength
return int

GameStartDate public_oe property

public DateTime,System GameStartDate
return System.DateTime

GameVersion public_oe property

public Version,System GameVersion
return System.Version

LogFile public_oe property

public string LogFile
return string

Map public_oe property

public string Map
return string

PlayerName public_oe property

public string PlayerName
return string

PurpleTeam public_oe property

public List PurpleTeam
return List

Server public_oe property

public string Server
return string

Spectated public_oe property

public bool Spectated
return bool

id public_oe property

public long id
return long