Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PingpongInterface
IServer_PayloadTable.Echo_Invoke
C# Class PingpongInterface.IServer_PayloadTable.Echo_Invoke
Inheritance:
IInterfacedPayload
,
IAsyncInvokable
显示文件
Open project: SaladLab/Akka.Interfaced
Public Methods
Method
Description
GetInterfaceType
( ) :
Type
InvokeAsync
(
object
target
) :
Task
Method Details
GetInterfaceType()
public
method
public
GetInterfaceType
( ) :
Type
return
System.Type
InvokeAsync()
public
method
public
InvokeAsync
(
object
target
) :
Task
target
object
return
Task