C# Class BelhardTraining.LessonMultithreading.MainWindow

Inheritance: System.Windows.Window
Show file Open project: bazile/Training

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
GetExecutablePath ( ) : string
OnRunButton_Click ( object sender, RoutedEventArgs e ) : void
OnWriteButton_Click ( object sender, RoutedEventArgs e ) : void
OnWriteLowButton_Click ( object sender, RoutedEventArgs e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System