Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityBasic
Interface
IGreetObserver_PayloadTable.Event_Invoke
C# Class UnityBasic.Interface.IGreetObserver_PayloadTable.Event_Invoke
Inheritance:
IInterfacedPayload
,
IInvokable
Datei anzeigen
Open project: SaladLab/Akka.Interfaced.SlimSocket
Class Usage Examples
Public Methods
Method
Description
GetInterfaceType
( ) :
Type
Invoke
(
object
__target
) :
void
Method Details
GetInterfaceType()
public
method
public
GetInterfaceType
( ) :
Type
return
Type
Invoke()
public
method
public
Invoke
(
object
__target
) :
void
__target
object
return
void