C# Class StatLight.Core.Monitoring.XapFileBuildChangedMonitor

Inheritance: IDisposable
Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
XapFileBuildChangedMonitor ( IEventPublisher eventPublisher, IEnumerable files ) : System
_watcher_TakeFileAction ( object sender, FileSystemEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void