Exemplo n.º 1
0
 public List <SupplierDTO> GetBlockedSuppliers()
 {
     return(_supplierDAL.GetBlockedSuppliers());
 }