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
UnityBasic
Interface
IEntry_PayloadTable.GetCounter_Return
C# Class UnityBasic.Interface.IEntry_PayloadTable.GetCounter_Return
Inheritance:
IInterfacedPayload
,
IValueGetable
,
IPayloadActorRefUpdatable
Mostrar archivo
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