Пример #1
0
 public List <PurchaseRequestDetail> GetPurchaseReq()
 {
     return(purreqrepo.FindAllPurchaseReq());
 }