Ejemplo n.º 1
0
 public static bool DRemove(string filepath)
 {
     return(saveAndLoad.DRemove(filepath));
 }