C# Class BF2Statistics.Web.Bf2Stats.Server

Show 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 property

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

GameType public property

public string GameType
return string

ImagePath public property

public string ImagePath
return string

MapName public property

public string MapName
return string

MapSize public property

public int MapSize
return int

MaxPlayers public property

public int MaxPlayers
return int

Name public property

public string Name
return string

PlayerCount public property

public int PlayerCount
return int