C# Class mobSocial.WebApi.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: mobsoftware/mobsocial

Méthodes protégées

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

Method Details

Application_PostAuthenticateRequest() protected méthode

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

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void