Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: FindTheValueConstraint(int, int, IEnumerable<int>)

Declaration

public FindTheValueConstraint(
    int cell,
    int value,
    IEnumerable<int> affectedCells
)

Summary

Constructor.