Esempio n. 1
0
 public IEnumerable <string> ExcelDataSheets(string excelFileName)
 {
     return(_rep.ExcelDataSheets(excelFileName));
 }