ChessBoard MovePosStack Property Delta Engine Documentation
Stack of all moves done since initial board View code on GitHub

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

public MovePosStack MovePosStack { get; }

Property Value

Type: MovePosStack
See Also