C# Class DarkEmu_GameServer.Systems.SRX_Serverinfo

Show file Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
code string
id System.UInt16
ip string
ipcport System.UInt16
lastPing System.DateTime

Property Details

code public property

public string code
return string

id public property

public UInt16,System id
return System.UInt16

ip public property

public string ip
return string

ipcport public property

public UInt16,System ipcport
return System.UInt16

lastPing public property

public DateTime,System lastPing
return System.DateTime