C# Class Axiom.FileSystem.Watcher

Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
Watcher ( string path, bool recurse ) : System

Private Methods

Méthode Description
OnChanged ( object source, FileSystemEventArgs e ) : void
OnRenamed ( object source, RenamedEventArgs e ) : void

Method Details

Watcher() public méthode

public Watcher ( string path, bool recurse ) : System
path string
recurse bool
Résultat System