C# Class QSForm.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
MainWindow ( ) : System.IO

Private Methods

Method Description
Parse_Click ( object sender, RoutedEventArgs e ) : void
Paste_Click ( object sender, RoutedEventArgs e ) : void
ReadFile ( string path ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.IO
return System.IO