Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
FileChangeTracker ( Action |
||
Start ( string path, string pattern, Action |
Méthode | Description | |
---|---|---|
WatcherChangeHandler ( ChangeType type, string path ) : void | ||
start ( ) : void | ||
startChangeHandler ( object state ) : void |
public FileChangeTracker ( Action |
||
rawHandler | Action |
|
Résultat | System |
public Start ( string path, string pattern, Action |
||
path | string | |
pattern | string | |
changeHandler | Action |
|
ignoreDirectories | string | |
Résultat | void |