Enum Player
Represents a player.
Namespace: ChessSharp
Assembly: ChessSharp.dll
Syntax
public enum Player
Fields
| Name | Description |
|---|---|
| Black | Represents the black player. |
| White | Represents the white player. |
Represents a player.
public enum Player
| Name | Description |
|---|---|
| Black | Represents the black player. |
| White | Represents the white player. |