예제 #1
0
 public static BorrowORLoanCollection GetLoanList(List <QueryElement> list)
 {
     return(LoanProxy.GetLoanList(list));
 }