Example #1
0
 public void DeleteTime(string time, string path)
 {
     DBManager.DeleteTime(time, path);
 }