Exemple #1
0
 public static string FRead(string filename)
 {
     return(saveAndLoad.FRead(filename));
 }