Exemplo n.º 1
0
 public static bool FRemove(string filename)
 {
     return(saveAndLoad.FRemove(filename));
 }