C# Class Isop.Gui.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: Lundalogik/isop

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
ExecuteMethodButtonClick ( object sender, RoutedEventArgs e ) : void
SelectedMethodChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System