Legend
| Constructor: NoConsecutiveConstraint( |
| int | gridWidth |
See NoConsecutiveConstraint.Grid |
| int | gridHeight |
See NoConsecutiveConstraint.Grid |
| bool | includeDiagonals |
See NoConsecutiveConstraint.Include |
| int[] | affectedValues |
See NoConsecutiveConstraint.Affected |
| IEnumerable<int> | enforcedCells |
See NoConsecutiveConstraint.Enforcednull, the default is to enforce the entire grid. |
| bool | enforcedCellsOnly |
See NoConsecutiveConstraint.Enforced |