Method | Description | |
---|---|---|
WatchedDirectoryEventArgs ( WatcherChangeTypes changeType, bool isFileChange, string path ) : System |
public WatchedDirectoryEventArgs ( WatcherChangeTypes changeType, bool isFileChange, string path ) : System | ||
changeType | WatcherChangeTypes | |
isFileChange | bool | |
path | string | |
return | System |