Example #1
0
 public void Withdraw()
 {
     this._cardState = _cardState.Withdraw();
 }