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
Domain
IGame_PayloadTable.Leave_Invoke
C# Class Domain.IGame_PayloadTable.Leave_Invoke
Inheritance:
IInterfacedPayload
,
IAsyncInvokable
Mostrar archivo
Open project: SaladLab/TicTacToe
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