C# Class CalDavSynchronizer.ChangeWatching.NullItemCollectionChangeWatcher

Inheritance: IItemCollectionChangeWatcher
Afficher le fichier Open project: aluxnimm/outlookcaldavsynchronizer

Méthodes publiques

Свойство Type Description
Instance IItemCollectionChangeWatcher

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
OnItemSavedOrDeleted ( ItemSavedEventArgs e ) : void

Private Methods

Méthode Description
NullItemCollectionChangeWatcher ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OnItemSavedOrDeleted() protected méthode

protected OnItemSavedOrDeleted ( ItemSavedEventArgs e ) : void
e ItemSavedEventArgs
Résultat void

Property Details

Instance public_oe static_oe property

public static IItemCollectionChangeWatcher Instance
Résultat IItemCollectionChangeWatcher