Example #1
0
 public List <Pf_loanType> getAllLoanType()
 {
     return(service.GetLoan().ToList());
 }