Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SenseNet
Communication
Messaging
DistributedAction
C# Class SenseNet.Communication.Messaging.DistributedAction
Inheritance:
ClusterMessage
Afficher le fichier
Open project: maxpavlov/FlexNet
Méthodes publiques
Méthode
Description
Distribute
( ) :
void
DoAction
(
bool
onRemote
,
bool
isFromMe
) :
void
Execute
( ) :
void
Method Details
Distribute()
public
méthode
public
Distribute
( ) :
void
Résultat
void
DoAction()
public
abstract
méthode
public
abstract
DoAction
(
bool
onRemote
,
bool
isFromMe
) :
void
onRemote
bool
isFromMe
bool
Résultat
void
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void