예제 #1
0
 public FileChange[] GetChanges()
 {
     return(fileWatcher.GetFileChanges());
 }