Method | Description | |
---|---|---|
Application_AcquireRequestState ( object sender, |
Event that fires on each request
|
|
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
|
protected Application_AcquireRequestState ( object sender, |
||
sender | object | |
e | ||
return | void |