C# Class ManicDigger.ServerInfo

Show file Open project: GlennMR/800Craft-Client

Public Properties

Property Type Description
Name string
Players int
PlayersMax int
Url string

Property Details

Name public property

public string Name
return string

Players public property

public int Players
return int

PlayersMax public property

public int PlayersMax
return int

Url public property

public string Url
return string