C# Class TrainTracker.Views.Reports

Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: vega670/TrainTracker

Méthodes publiques

Méthode Description
Reports ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
Age_Selected ( object sender, RoutedEventArgs e ) : void
CarHistory_Selected ( object sender, RoutedEventArgs e ) : void
CurrentState_Selected ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void

Reports() public méthode

public Reports ( ) : System
Résultat System