C# Class PlayChess.BoardControl

Interaction logic for BoardControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Beginner7/Command3

Méthodes publiques

Méthode Description
BoardControl ( ) : System
InitCells ( ) : void

Method Details

BoardControl() public méthode

public BoardControl ( ) : System
Résultat System

InitCells() public méthode

public InitCells ( ) : void
Résultat void