C# Class SenseNet.ContentRepository.Storage.Caching.DistributedActions.CleanupNodeCacheAction

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
PropertyCollector ( int args ) : object>.IDictionary

Method Details

DoAction() public méthode

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