C# Class TicTacToe.GameViews.TicTacToeControls

Interaction logic for TicTacToeControls.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: AvetisG/TicTacToe.NET

Public Methods

Method Description
TicTacToeControls ( ) : System.Windows.Controls

Method Details

TicTacToeControls() public method

public TicTacToeControls ( ) : System.Windows.Controls
return System.Windows.Controls