Méthode | Description | |
---|---|---|
SfBootstrapper ( ) : System |
Méthode | Description | |
---|---|---|
BuildUp ( object instance ) : void | ||
Configure ( ) : void | ||
GetAllInstances ( |
||
GetInstance ( |
||
OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void |
protected BuildUp ( object instance ) : void | ||
instance | object | |
Résultat | void |
protected GetAllInstances ( |
||
serviceType | ||
Résultat | IEnumerable |
protected GetInstance ( |
||
serviceType | ||
key | string | |
Résultat | object |
protected OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void | ||
sender | object | |
e | System.Windows.StartupEventArgs | |
Résultat | void |