Beispiel #1
0
 //to move Utility.Generic
 private static void RetrieveDataSet()
 {
     DataSet = CSVHelper.ReadDataSet();
 }