Пример #1
0
 public static string[] GetFiles(string filepath)
 {
     return(saveAndLoad.GetFiles(filepath));
 }