C# Class xby2.apps.web.MvcApplication

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: xby2/regular-expression-contest-website

Protected Methods

Method Description
Application_Start ( ) : void
RegisterIoc ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void

RegisterIoc() protected method

protected RegisterIoc ( ) : void
return void