ChessBoard Constructor
Delta Engine Documentation
Class constructor. Build a board.
View code on GitHub
Namespace:
Chess
Assembly:
Chess
(in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
ChessBoard
()
public ChessBoard()
Public
Sub
New
Public Sub New
public
:
ChessBoard
()
public: ChessBoard()
new
:
unit
->
ChessBoard
new : unit -> ChessBoard
See Also
ChessBoard Class
ChessBoard Overload
Chess Namespace