C# Class PlayChess.BoardControl

Interaction logic for BoardControl.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: Beginner7/Command3

Public Methods

Method Description
BoardControl ( ) : System
InitCells ( ) : void

Method Details

BoardControl() public method

public BoardControl ( ) : System
return System

InitCells() public method

public InitCells ( ) : void
return void