Beispiel #1
0
 public void RegisterDirectory(string path)
 {
     fileWatcherService.RegisterDirectory(path);
 }