コード例 #1
0
 public void StopFileWatcher()
 {
     DisposeFilesWatcher();
     DisposeFolderWatcher();
     _throttler = null;
 }