Exemplo n.º 1
0
 protected void ShuffleDeck()
 {
     _shuffler.ShuffleStack(Deck);
 }