C# Class npantarhei.distribution.OperationHost

Inheritance: IDisposable
Afficher le fichier Open project: ralfw/NPantaRhei

Méthodes publiques

Méthode Description
Dispose ( ) : void
OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OperationHost() public méthode

public OperationHost ( IFlowRuntime runtime, IHostStub hostStub, IStandInProxy standInProxy ) : System
runtime IFlowRuntime
hostStub IHostStub
standInProxy IStandInProxy
Résultat System