Sudoku
 All Classes Namespaces Functions Variables Properties
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
MainSudoku.MainSudokuForm
MainSudoku.SudokuDataThis class has the sudoku internal data. This we store the Matrix of numbers and we compute algorithms to solve/check if the sudoku is solved
MainSudoku.SudokuGrid