C# Class ModularityWithNinject.Desktop.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Mostra file Open project: PrismLibrary/Prism-Samples-Wpf

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void