C# Class ASTE.Processes.Mielenterveysseura.WebApiApplication

Inheritance: System.Web.HttpApplication
Show file Open project: aste-hsc/ASTE-Prototype

Protected Methods

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

Method Details

Application_BeginRequest() protected method

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

Application_Start() protected method

protected Application_Start ( ) : void
return void