Property | Type | Description | |
---|---|---|---|
ChangeBuffer | int |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FileChangeWatcher ( string root, |
||
Latch ( System.Action action ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
execute ( object state ) : void | ||
findFiles ( ) : IFileReference[] | ||
processChanges ( ) : void |
public FileChangeWatcher ( string root, |
||
root | string | |
fileSet | ||
handler | IChangeSetHandler | |
return | System |