C# Class FENParser.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: bazile/Training

Public Methods

Method Description
MainWindow ( ) : System.Collections.Generic

Private Methods

Method Description
ComboBoxNotationOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
InitBoard ( ) : void
SetPiece ( int row, int column, ChessPiece piece ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.Collections.Generic
return System.Collections.Generic