C# Class ASTE.Processes.Mielenterveysseura.WebApiApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: aste-hsc/ASTE-Prototype

Méthodes protégées

Méthode Description
Application_BeginRequest ( object sender, EventArgs e ) : void
Application_Start ( ) : void

Method Details

Application_BeginRequest() protected méthode

protected Application_BeginRequest ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void