Esempio n. 1
0
 public AccountEditTextUI(Account inAccount)
 {
     this.account = inAccount;
 }