C# Class Cares.WebApi.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: innoist/GF-FRS

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
ConfigureLogger ( ) : void

Configure Logger

CreateUnityContainer ( ) : IUnityContainer

Create the unity container

RegisterIoC ( ) : void

Register unity

RegisterTypes ( ) : void

Register types with the IoC

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void