Esempio n. 1
0
 private void ExcelImport(string str, ParkStudent parkStudent)
 {
     ImportFile.ImoprtExcel(str, parkStudent);
 }