C# 클래스 DarkEmu_GameServer.Systems.SRX_Serverinfo

파일 보기 프로젝트 열기: CarlosX/DarkEmu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
code string
id System.UInt16
ip string
ipcport System.UInt16
lastPing System.DateTime

프로퍼티 상세

code 공개적으로 프로퍼티

public string code
리턴 string

id 공개적으로 프로퍼티

public UInt16,System id
리턴 System.UInt16

ip 공개적으로 프로퍼티

public string ip
리턴 string

ipcport 공개적으로 프로퍼티

public UInt16,System ipcport
리턴 System.UInt16

lastPing 공개적으로 프로퍼티

public DateTime,System lastPing
리턴 System.DateTime