示例#1
0
 public int PopulatePriceReport(string fileName)
 {
     return(_repository.BulkInsertPriceReport(fileName));
 }