C# Class AIMS_BD_IATI.WebAPIAPI.WebApiApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: BD-IATI/edi

Méthodes publiques

Méthode Description
Init ( ) : void

Méthodes protégées

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

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

_PostAuthenticateRequest() protected méthode

protected _PostAuthenticateRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void