C# Class ProductDevelopment.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Mostra file Open project: techthrowdown/Rails-vs-.NET

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
RegisterDependencyResolver ( ) : void
RegisterGlobalFilters ( GlobalFilterCollection filters ) : void
RegisterRoutes ( RouteCollection routes ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void