C# 클래스 DiscoveredServer, CaptainsMess

상속: BroadcastData
파일 보기 프로젝트 열기: hengineer/CaptainsMess 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ipAddress string
rawData string
timestamp float

공개 메소드들

메소드 설명
DiscoveredServer ( BroadcastData, aData ) : System

메소드 상세

DiscoveredServer() 공개 메소드

public DiscoveredServer ( BroadcastData, aData ) : System
aData BroadcastData,
리턴 System

프로퍼티 상세

ipAddress 공개적으로 프로퍼티

public string ipAddress
리턴 string

rawData 공개적으로 프로퍼티

public string rawData
리턴 string

timestamp 공개적으로 프로퍼티

public float timestamp
리턴 float