Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Interfaced
SlimServer
ISubjectObserver_PayloadTable.Event_Invoke
C# Class Akka.Interfaced.SlimServer.ISubjectObserver_PayloadTable.Event_Invoke
Inheritance:
IInterfacedPayload
,
IInvokable
Show file
Open project: SaladLab/Akka.Interfaced
Class Usage Examples
Public Properties
Property
Type
Description
eventName
string
Public Methods
Method
Description
GetInterfaceType
( ) :
Type
Invoke
(
object
__target
) :
void
Method Details
GetInterfaceType()
public
method
public
GetInterfaceType
( ) :
Type
return
System.Type
Invoke()
public
method
public
Invoke
(
object
__target
) :
void
__target
object
return
void
Property Details
eventName
public property
public
string
eventName
return
string