Example #1
0
 private void Claim(ICell boardCell, IPlayer player) => _cellCollection.UpdateTo(boardCell, player.Cell());