Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Sudoku(int)

  • Declared in: PuzzleSolvers.Sudoku

Declaration

public Sudoku(
    int minValue = 1
)

Summary

Constructor.