mirror of
https://github.com/jie65535/ChineseChess.git
synced 2024-07-27 18:55:00 +08:00
6 lines
74 B
C#
6 lines
74 B
C#
namespace ChineseChess.Core
|
|
{
|
|
public class Chessboard
|
|
{
|
|
}
|
|
} |