コード例 #1
0
 public int PopulateQCReport(string fileName)
 {
     return(_repository.BulkInsertQCReport(fileName));
 }