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