Méthode | Description | |
---|---|---|
Bootstrapper ( ) : Caliburn.Micro |
Méthode | Description | |
---|---|---|
BuildUp ( object instance ) : void | ||
Configure ( ) : void | ||
GetAllInstances ( |
||
GetInstance ( |
||
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 SelectAssemblies ( ) : IEnumerable |
||
Résultat | IEnumerable |