C# Class BooksDesktopApp.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6 Class Usage Examples

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
RegisterDIContainer ( ) : void
RegisterServices ( ) : IServiceProvider

Method Details

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void