Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: int MaxValue

  • Declared in: PuzzleSolvers.Puzzle

Declaration

int MaxValue

Summary

The maximum value to be placed in a cell.

Remarks

In conjunction with Puzzle.MinValue, this defines how many possible values can be in a cell.