Exemple #1
0
 public int Transaction(string Accountid)
 {
     return(ob.Transaction(Accountid));
 }