C# Class NzbSearcher.FolderWatcher

Show file Open project: Heimiko/NzbSearcher

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Config_PropertyChanged ( object sender, System e ) : void
FolderWatcher_Thread ( ) : void
Init ( ) : void
_watcher_Created ( object sender, FileSystemEventArgs e ) : void
updatePath ( string fullPath ) : void
uploadAndDelete ( string fullPath ) : void

Method Details

Start() public method

public Start ( ) : void
return void