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

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

공개 프로퍼티들

프로퍼티 타입 설명
AddressInfo System.Net.IPEndPoint
GameType string
ImagePath string
MapName string
MapSize int
MaxPlayers int
Name string
PlayerCount int

프로퍼티 상세

AddressInfo 공개적으로 프로퍼티

public IPEndPoint,System.Net AddressInfo
리턴 System.Net.IPEndPoint

GameType 공개적으로 프로퍼티

public string GameType
리턴 string

ImagePath 공개적으로 프로퍼티

public string ImagePath
리턴 string

MapName 공개적으로 프로퍼티

public string MapName
리턴 string

MapSize 공개적으로 프로퍼티

public int MapSize
리턴 int

MaxPlayers 공개적으로 프로퍼티

public int MaxPlayers
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

PlayerCount 공개적으로 프로퍼티

public int PlayerCount
리턴 int