C# 클래스 Duality.NetworkProfileClient

상속: IDisposable
파일 보기 프로젝트 열기: BraveSirAndrew/duality

공개 메소드들

메소드 설명
Dispose ( ) : void
Init ( string hostname, int port ) : bool

비공개 메소드들

메소드 설명
OnFrameReceived ( FrameData frameData ) : void
ParseMessage ( byte packet ) : void
ReadMessages ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Init() 공개 메소드

public Init ( string hostname, int port ) : bool
hostname string
port int
리턴 bool