C# Class Minuteman.Dashboard.Application

Inheritance: HttpApplication
Show file Open project: kazimanzurrashid/MinutemanDotNet

Protected Methods

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

Method Details

Application_End() protected method

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

Application_Start() protected method

protected Application_Start ( ) : void
return void