C# Class TheAirline.GUIModel.PagesModel.OptionsPageModel.PageShowOptions

Interaction logic for PageShowOptions.xaml
Inheritance: System.Windows.Controls.Page
Show file Open project: TheAirlineProject/tap-desktop

Public Methods

Method Description
PageShowOptions ( ) : System

Private Methods

Method Description
PageShowOptions_Loaded ( object sender, RoutedEventArgs e ) : void
btnSaveChanges_Click ( object sender, RoutedEventArgs e ) : void
btnUndo_Click ( object sender, RoutedEventArgs e ) : void
setIntevalValues ( ) : void

Method Details

PageShowOptions() public method

public PageShowOptions ( ) : System
return System