C# Class GalaxyStorm.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Mostrar archivo Open project: Pip3r4o/GalaxyStorm-MVC

Protected Methods

Method Description
Application_End ( object sender, EventArgs e ) : void
Application_Start ( ) : void

Private Methods

Method Description
ManualAreaRegistration ( ) : void

Method Details

Application_End() protected method

protected Application_End ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Application_Start() protected method

protected Application_Start ( ) : void
return void