Esempio n. 1
0
 private void Watcher_Deleted(object sender, FileSystemEventArgs e)
 {
     changeRepository.RemoveByFullPath(e.FullPath);
 }