Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: OddEvenConstraint(OddEvenType, IEnumerable<int>)

Declaration

public OddEvenConstraint(
    OddEvenType type,
    IEnumerable<int> affectedCells
)

Summary

Describes a constraint in which a group of cells can be only all evens or all odds.