Property | Type | Description | |
---|---|---|---|
_padding | int | ||
_pool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FileSystemWatcher ( List |
||
FileSystemWatcher ( string directory, string filter ) : System | ||
ProcessFiles ( ) : void | ||
StartWatch ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
RaiseFileChanged ( |
public FileSystemWatcher ( List |
||
directorys | List |
|
filter | string | |
return | System |
public FileSystemWatcher ( string directory, string filter ) : System | ||
directory | string | |
filter | string | |
return | System |