Method | Description | |
---|---|---|
CreateServiceLocator ( bool initializeServiceLocator = true ) : IServiceLocator |
Creates a service locator with all the customized components.
|
Method | Description | |
---|---|---|
IoCFactory ( ) : System |
Initializes static members of the IoCFactory class.
|
|
OnAssemblyLoaded ( object sender, Catel.Reflection.AssemblyLoadedEventArgs e ) : void |
Called when an assembly gets loaded.
|
public static CreateServiceLocator ( bool initializeServiceLocator = true ) : IServiceLocator | ||
initializeServiceLocator | bool | if set to |
return | IServiceLocator |