Method OtherCell
OtherCell()
Get the other row and column that correspond to this move.
Declaration
public (int Row, int Column) OtherCell()
Returns
| Type | Description |
|---|---|
| (int Row, int Column) |
Exceptions
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException |
Get the other row and column that correspond to this move.
public (int Row, int Column) OtherCell()
| Type | Description |
|---|---|
| (int Row, int Column) |
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException |