Constructor CellEventArgs
CellEventArgs(List<Cell>, int, (int Row, int Col))
Creates a new instance of the CellEventArgs class.
public CellEventArgs(List<Cell> line, int col, (int Row, int Col) unwrappedPosition)
Creates a new instance of the CellEventArgs class.
public CellEventArgs(List<Cell> line, int col, (int Row, int Col) unwrappedPosition)