C# Class TheAirline.GUIModel.PagesModel.PilotsPageModel.PageShowFlightSchool

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

Méthodes publiques

Méthode Description
PageShowFlightSchool ( FlightSchool fs ) : System

Private Methods

Méthode Description
btnBuyAircraft_Click ( object sender, RoutedEventArgs e ) : void
btnChangeInstructor_Click ( object sender, RoutedEventArgs e ) : void
btnDeleteInstructor_Click ( object sender, RoutedEventArgs e ) : void
btnDeleteStudent_Click ( object sender, RoutedEventArgs e ) : void
btnHire_Click ( object sender, RoutedEventArgs e ) : void
btnSellAircraft_Click ( object sender, RoutedEventArgs e ) : void
getStudentAircraft ( PilotStudent student ) : TrainingAircraft
setHireStudentsStatus ( ) : void

Method Details

PageShowFlightSchool() public méthode

public PageShowFlightSchool ( FlightSchool fs ) : System
fs TheAirline.Models.Pilots.FlightSchool
Résultat System