Method | Description | |
---|---|---|
AppDomainFileChangeWatcher ( System.Action callback ) : System | ||
Dispose ( ) : void | ||
WatchBinariesAt ( string directory ) : void |
Method | Description | |
---|---|---|
addWatcher ( string directory, string pattern ) : void | ||
cleanUpWatcher ( ) : void | ||
fileChanged ( object sender, |
public AppDomainFileChangeWatcher ( System.Action callback ) : System | ||
callback | System.Action | |
return | System |
public WatchBinariesAt ( string directory ) : void | ||
directory | string | |
return | void |