C# 클래스 Flood.Remoting.RemotingManager

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

공개 메소드들

메소드 설명
Process ( Message data ) : void
Process ( byte data, RemotingPeer peer ) : void
RemotingManager ( IContextLoader contextLoader ) : System.Diagnostics

메소드 상세

Process() 공개 메소드

public Process ( Message data ) : void
data Message
리턴 void

Process() 공개 메소드

public Process ( byte data, RemotingPeer peer ) : void
data byte
peer RemotingPeer
리턴 void

RemotingManager() 공개 메소드

public RemotingManager ( IContextLoader contextLoader ) : System.Diagnostics
contextLoader IContextLoader
리턴 System.Diagnostics