ChessBoard GetHumanPos Method (ChessBoard MovePosS)Delta Engine Documentation
Gets the position express in a human form View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public static string GetHumanPos(
	ChessBoard MovePosS move
)

Return Value

Type: String
Human form position
See Also