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
SlimSocket
IEntry_PayloadTable.GetGreeterOnAnotherChannel_Return
C# Class Akka.Interfaced.SlimSocket.IEntry_PayloadTable.GetGreeterOnAnotherChannel_Return
Inheritance:
IInterfacedPayload
,
IValueGetable
,
IPayloadActorRefUpdatable
Show file
Open project: SaladLab/Akka.Interfaced.SlimSocket
Public Methods
Method
Description
GetInterfaceType
( ) :
Type
IPayloadActorRefUpdatable
(
Action
updater
) :
void
Method Details
GetInterfaceType()
public
method
public
GetInterfaceType
( ) :
Type
return
System.Type
IPayloadActorRefUpdatable()
public
method
public
IPayloadActorRefUpdatable
(
Action
updater
) :
void
updater
Action
return
void