Method | Description | |
---|---|---|
DirectoryWatcher ( string folder ) : System | ||
Dispose ( ) : void | ||
Enable ( ) : void | ||
UnWatch ( string file ) : void | ||
Watch ( string file ) : void |
Method | Description | |
---|---|---|
OnChange ( string file ) : void |
public DirectoryWatcher ( string folder ) : System | ||
folder | string | |
return | System |