C# 클래스 npantarhei.distribution.OperationHost

상속: IDisposable
파일 보기 프로젝트 열기: ralfw/NPantaRhei

공개 메소드들

메소드 설명
Dispose ( ) : void
OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

OperationHost() 공개 메소드

public OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System
runtime IFlowRuntime
hostStub IHostStub
standInProxy IStandInProxy
리턴 System