Example #1
0
 public Wallet()
 {
     this.cardField = new WalletCard();
 }
 public Wallet()
 {
     this.cardField = new WalletCard();
 }