C# Class CmisSync.Lib.SelectiveIgnore.SelectiveIgnoreEventTransformer

Inheritance: SyncEventHandler
Afficher le fichier Open project: OpenDataSpace/CmisSync Class Usage Examples

Méthodes publiques

Méthode Description
Handle ( ISyncEvent e ) : bool
SelectiveIgnoreEventTransformer ( IIgnoredEntitiesCollection ignores, ISyncEventQueue queue ) : System

Private Methods

Méthode Description
IsInsideIgnoredPath ( string path ) : bool

Method Details

Handle() public méthode

public Handle ( ISyncEvent e ) : bool
e ISyncEvent
Résultat bool

SelectiveIgnoreEventTransformer() public méthode

public SelectiveIgnoreEventTransformer ( IIgnoredEntitiesCollection ignores, ISyncEventQueue queue ) : System
ignores IIgnoredEntitiesCollection
queue ISyncEventQueue
Résultat System