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