Exemple #1
0
 public Cell[,] GetCurrentFeild()
 {
     return(SudokuGenerator.GetFeild());
 }