Method | Description | |
---|---|---|
AppDomainFileChangeWatcher ( System.Action callback ) : System | ||
Dispose ( ) : void | ||
StartWatching ( ) : void | ||
StopWatching ( ) : void | ||
WatchBinariesAt ( string directory ) : void |
Method | Description | |
---|---|---|
IChangeSetHandler ( |
public AppDomainFileChangeWatcher ( System.Action callback ) : System | ||
callback | System.Action | |
return | System |
public WatchBinariesAt ( string directory ) : void | ||
directory | string | |
return | void |