Method | Description | |
---|---|---|
Init ( ) : void |
Method | Description | |
---|---|---|
Application_Start ( ) : void | ||
GetServiceLocator ( ) : Common.ServiceLocator | ||
InitializeComponents ( IServiceLocator locator ) : void | ||
InitializeModules ( IServiceLocator locator ) : void | ||
RegisterComponents ( IServiceLocator locator ) : void |
protected GetServiceLocator ( ) : Common.ServiceLocator | ||
return | Common.ServiceLocator |
protected InitializeComponents ( IServiceLocator locator ) : void | ||
locator | IServiceLocator | |
return | void |
protected InitializeModules ( IServiceLocator locator ) : void | ||
locator | IServiceLocator | |
return | void |
protected RegisterComponents ( IServiceLocator locator ) : void | ||
locator | IServiceLocator | |
return | void |