Méthode | Description | |
---|---|---|
App ( ) : System |
Méthode | Description | |
---|---|---|
BuildUp ( object instance ) : void | ||
Configure ( ) : void | ||
GetAllInstances ( |
||
GetInstance ( |
||
OnLaunched ( |
||
OnSuspending ( object sender, |
||
SelectAssemblies ( ) : IEnumerable |
protected BuildUp ( object instance ) : void | ||
instance | object | |
Résultat | void |
protected GetAllInstances ( |
||
service | ||
Résultat | IEnumerable |
protected GetInstance ( |
||
service | ||
key | string | |
Résultat | object |
protected OnLaunched ( |
||
args | ||
Résultat | void |
protected OnSuspending ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected SelectAssemblies ( ) : IEnumerable |
||
Résultat | IEnumerable |