Exemplo n.º 1
0
 public void Discard(CardSet cardsToDiscard)
 {
     cardsToDiscard.Into(_player.DiscardPile, this);
 }