Ejemplo n.º 1
0
 public IList <BidAnalysisRequest> ListBidAnalysisApprovalProgress()
 {
     return(_controller.GetBidAnalysisInProgress());
 }