C# Class BF2Statistics.Web.Bf2Stats.Server

Mostra file Open project: BF2Statistics/ControlCenter

Public Properties

Property Type Description
AddressInfo System.Net.IPEndPoint
GameType string
ImagePath string
MapName string
MapSize int
MaxPlayers int
Name string
PlayerCount int

Property Details

AddressInfo public_oe property

public IPEndPoint,System.Net AddressInfo
return System.Net.IPEndPoint

GameType public_oe property

public string GameType
return string

ImagePath public_oe property

public string ImagePath
return string

MapName public_oe property

public string MapName
return string

MapSize public_oe property

public int MapSize
return int

MaxPlayers public_oe property

public int MaxPlayers
return int

Name public_oe property

public string Name
return string

PlayerCount public_oe property

public int PlayerCount
return int