C# Class Controller.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: omanamos/kinect-nao Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Window_Closed ( object sender, EventArgs e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System