示例#1
0
 public AccountEditTextUI(Account inAccount)
 {
     this.account = inAccount;
 }