Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: OneCellLambdaConstraint(int, Func<int, bool>)

Declaration

public OneCellLambdaConstraint(
    int affectedCell,
    Func<int, bool> isValid
)

Summary

Constructor.