Exemple #1
0
 public void RemoveFile(string path)
 {
     FilesToSave.Remove(path);
 }