C# Class SenseNet.ContentRepository.Storage.Caching.Dependency.NodeTypeDependency.FireChangedDistributedAction

Inheritance: SenseNet.Communication.Messaging.DistributedAction
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
DoAction ( bool onRemote, bool isFromMe ) : void

Private Methods

Méthode Description
FireChangedDistributedAction ( int nodeTypeId ) : System
Trigger ( int nodeTypeId ) : void

Method Details

DoAction() public méthode

public DoAction ( bool onRemote, bool isFromMe ) : void
onRemote bool
isFromMe bool
Résultat void