C# Class II.FreezingUI.MainWindow

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

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
BtnFreezeUI_Click ( object sender, RoutedEventArgs e ) : void
BtnLoadCars_Click ( object sender, RoutedEventArgs e ) : void
BtnShowDetails_Click ( object sender, RoutedEventArgs e ) : void
ProcessCarsFile ( string filePath ) : IEnumerable

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System