Ejemplo n.º 1
0
 public IList <CostSharingRequest> ListCostApprovalProgress()
 {
     return(_controller.GetCostSharingInProgress());
 }