Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: Dictionary<Constraint, ValueTuple<ConsoleColor?, ConsoleColor?>> ConstraintColors

  • Declared in: PuzzleSolvers.Puzzle

Declaration

Dictionary<Constraint, ValueTuple<ConsoleColor?, ConsoleColor?>> ConstraintColors

Summary

Contains colors for use by Puzzle.SolutionToConsole(int?[], int).