예제 #1
0
 public static bool DRemove(string filepath)
 {
     return(saveAndLoad.DRemove(filepath));
 }