Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PingpongInterface
IClient_PayloadTable.Start_Invoke
C# Class PingpongInterface.IClient_PayloadTable.Start_Invoke
Inheritance:
IInterfacedPayload
,
IAsyncInvokable
Mostrar archivo
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