Exemple #1
0
 public void KhightDat(int[,] kt, int n)
 {
     ChessBoard.Khight(kt, n);
 }