Exemplo n.º 1
0
 private void PlayTurn(Player player)
 {
     using (player.BeginTurn(this))
     {}
 }