C# 클래스 NzbSearcher.FolderWatcher

파일 보기 프로젝트 열기: Heimiko/NzbSearcher

공개 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void