C# Class NSBManager.UserInterface.App

Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes protégées

Méthode Description
BeforeConfiguration ( ) : void
CreateContainer ( ) : IServiceLocator
CreateRootModel ( ) : object
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
ConnectToNServiceBus ( ) : void

Method Details

BeforeConfiguration() protected méthode

protected BeforeConfiguration ( ) : void
Résultat void

CreateContainer() protected méthode

protected CreateContainer ( ) : IServiceLocator
Résultat IServiceLocator

CreateRootModel() protected méthode

protected CreateRootModel ( ) : object
Résultat object

OnStartup() protected méthode

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