Example #1
0
 public void CellSelected(GridPosition gridPosition)
 {
     _gridModel.CellSelected(gridPosition);
 }