コード例 #1
0
 public Repower()
 {
     this.accountBalanceField     = new RepowerAccountBalance();
     this.transactionHistoryField = new RepowerTransactionHistory();
 }
コード例 #2
0
 public Repower()
 {
     this.accountBalanceField = new RepowerAccountBalance();
     this.transactionHistoryField = new RepowerTransactionHistory();
 }