Method | Description | |
---|---|---|
Application_Start ( ) : void |
Method | Description | |
---|---|---|
ConfigureLogger ( ) : void |
Configure Logger
|
|
CreateUnityContainer ( ) : IUnityContainer |
Create the unity container
|
|
RegisterIoC ( ) : void |
Register unity
|
|
RegisterTypes ( ) : void |
Register types with the IoC
|