Пример #1
0
 public List <IBLFooter> GetBLFooterInfo(long BlId)
 {
     return(ImportBLDAL.GetBLFooterInfo(BlId));
 }