C# 클래스 npantarhei.distribution.communication.local.HostTransceiver

상속: IHostStub, IStandInProxy
파일 보기 프로젝트 열기: ralfw/NPantaRhei 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
SendToStandIn ( HostOutput>.Tuple output ) : void

비공개 메소드들

메소드 설명
ChannelFromStandIn ( HostInput input ) : void
HostTransceiver ( string name, HostOutput>.Action channelToStandIn ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SendToStandIn() 공개 메소드

public SendToStandIn ( HostOutput>.Tuple output ) : void
output HostOutput>.Tuple
리턴 void