Exemple #1
0
 public List <LoanAccountEntity> viewloan()
 {
     return(ob.viewloan());
 }