예제 #1
0
 public IList <CashPaymentRequest> ListPaymentApprovalProgress()
 {
     return(_controller.GetCashPaymentsInProgress());
 }