C# Class IL.View.About

Inheritance: System.Windows.Controls.Page
Show file Open project: DenisVuyka/IL.View

Public Methods

Method Description
About ( ) : System.Reflection

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

About() public method

public About ( ) : System.Reflection
return System.Reflection

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void