Ejemplo n.º 1
0
 public Recover(Watcher watcher)
 {
     this.watcher             = watcher;
     this.serviceFileLocation = watcher.MainFileLocation;
     this.folderName          = watcher.FolderPath;
 }