C# 클래스 npantarhei.distribution.translators.HostTranslator

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

공개 메소드들

메소드 설명
Process_local_output ( IMessage message ) : void
Process_remote_input ( HostInput input ) : void

메소드 상세

Process_local_output() 공개 메소드

public Process_local_output ( IMessage message ) : void
message IMessage
리턴 void

Process_remote_input() 공개 메소드

public Process_remote_input ( HostInput input ) : void
input npantarhei.distribution.contract.messagetypes.HostInput
리턴 void