C# Class EasyHouse.MvcApplication

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: dtkelch/EasyHouse

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
Application_AuthenticateRequest ( object sender, EventArgs e ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void