Exemplo n.º 1
0
 private void PlayTreasures()
 {
     _player.HandleCommand(new SelectTreasuresToPlayCommand(_scope)).Execute();
 }