C# Class TheAirline.Views.Airline.PageAirline

Interaction logic for PageAirline.xaml
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: TheAirlineProject/tap-desktop

Méthodes publiques

Méthode Description
PageAirline ( Models airline ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
PageAirline_Loaded ( object sender, RoutedEventArgs e ) : void
hlAlliance_Click ( object sender, RoutedEventArgs e ) : void
hlCodeSharing_Click ( object sender, RoutedEventArgs e ) : void
tcMenu_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

PageAirline() public méthode

public PageAirline ( Models airline ) : System
airline Models
Résultat System