PlayerupdateMoveList Method |
Namespace: VikingChess.ModelAssembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public void updateMoveList(
string moveNotation
)
Parameters
- moveNotation
- Type: SystemString
A string containing the move notation
See Also