C# Class NzbSearcher.FolderWatcher

Afficher le fichier Open project: Heimiko/NzbSearcher

Méthodes publiques

Méthode Description
Start ( ) : void

Private Methods

Méthode 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 méthode

public Start ( ) : void
Résultat void