Пример #1
0
 public int PopulateAnnouncement(string fileName)
 {
     return(_repository.BulkInsertAnnouncement(fileName));
 }