Exemple #1
0
 public int ApplyLoanLogin(string username, string password)
 {
     return(ob.ApplyLoanLogin(username, password));
 }