Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Common
ClientMethodDispatcher
C# Class Common.ClientMethodDispatcher
Inheritance:
IClientServiceMethodDispatcher
Mostra file
Open project: fingerpasswang/Phial.Fantasy
Public Methods
Method
Description
Dispatch
(
ClientServiceImplement
impl
,
ServiceMethod
method
) :
void
Method Details
Dispatch()
public
method
public
Dispatch
(
ClientServiceImplement
impl
,
ServiceMethod
method
) :
void
impl
ClientServiceImplement
method
ServiceMethod
return
void