C# Class IL.View.About

Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: DenisVuyka/IL.View

Méthodes publiques

Méthode Description
About ( ) : System.Reflection

Méthodes protégées

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

Method Details

About() public méthode

public About ( ) : System.Reflection
Résultat System.Reflection

OnNavigatedTo() protected méthode

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