Beispiel #1
0
 public void ClearCell(GridPosition g) => this[g.X, g.Y] = new CellContent(0);