Method | Description | |
---|---|---|
Watcher ( string inputFilePath, System.Action compilationDelegate ) : System |
Method | Description | |
---|---|---|
FsWatcherChanged ( object sender, |
||
IsDuplicateEvent ( ) : bool | ||
SetupWatcher ( string inputFilePath ) : void |
public Watcher ( string inputFilePath, System.Action compilationDelegate ) : System | ||
inputFilePath | string | |
compilationDelegate | System.Action | |
return | System |