Метод | Описание | |
---|---|---|
ImportMonitorServices ( string directoryPath, IDirectoryMonitor monitor ) : System | ||
Start ( ) : bool | ||
Stop ( ) : bool |
Метод | Описание | |
---|---|---|
HandleFileChangedEvent ( FileChangeType eventType, string path ) : void |
public ImportMonitorServices ( string directoryPath, IDirectoryMonitor monitor ) : System | ||
directoryPath | string | |
monitor | IDirectoryMonitor | |
Результат | System |