Exemplo n.º 1
0
 public int payemi(LoanTransactionEntity lt, String lacid)
 {
     return(ob.payemi(lt, lacid));
 }