C# Class TheAirline.GUIModel.PagesModel.AirlinesPageModel.PageAirlinesShares

Interaction logic for PageAirlinesShares.xaml
Inheritance: System.Windows.Controls.Page, INotifyPropertyChanged
Afficher le fichier Open project: TheAirlineProject/tap-desktop

Méthodes publiques

Méthode Description
PageAirlinesShares ( ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void
btnBuyAirline_Click ( object sender, RoutedEventArgs e ) : void
btnBuyAsSubsidiary_Click ( object sender, RoutedEventArgs e ) : void
btnIssueShares_Click ( object sender, RoutedEventArgs e ) : void
btnPurchaseShares_Click ( object sender, RoutedEventArgs e ) : void
btnShowAirline_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PageAirlinesShares() public méthode

public PageAirlinesShares ( ) : System
Résultat System