Пример #1
0
 protected virtual int EndEval(Board board, int color)
 {
     return board.EndEval(color);
 }