Пример #1
0
 public List <SupplierDTO> GetBlockedSuppliers()
 {
     return(_supplierDAL.GetBlockedSuppliers());
 }