| SuDokuPuzzle: MakeMove |
Attempts to make the specified move, and returns the result.
Public Function MakeMove( ByVal Row As Integer, ByVal Col As Integer, ByVal Digit As Byte ) As MoveResults
Project SuDokuLib Overview Class SuDokuPuzzle Overview SuDokuPuzzle Properties SuDokuPuzzle Methods IsRegionComplete MaxDigit (get)