C# Class Auto.Server.Logic2SchedulerDispatcher

Inheritance: ServiceMethodDispatcherEx, IServiceMethodDispatcher
Mostrar archivo Open project: fingerpasswang/Phial.Fantasy

Public Properties

Property Type Description
Instance Logic2SchedulerDispatcher

Public Methods

Method Description
Dispatch ( IRpcImplInstnce impl, RpcMethod method, ServiceImplementStub cont ) : void

Method Details

Dispatch() public method

public Dispatch ( IRpcImplInstnce impl, RpcMethod method, ServiceImplementStub cont ) : void
impl IRpcImplInstnce
method RPCBase.RpcMethod
cont ServiceImplementStub
return void

Property Details

Instance public_oe static_oe property

public static Logic2SchedulerDispatcher,Auto.Server Instance
return Logic2SchedulerDispatcher