C# Class Contrive.Sample.Web.ContriveSampleApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: alanstevens/Contrive

Méthodes protégées

Méthode Description
Application_PostAuthenticateRequest ( Object sender, EventArgs args ) : void
Application_Start ( ) : void

Method Details

Application_PostAuthenticateRequest() protected méthode

protected Application_PostAuthenticateRequest ( Object sender, EventArgs args ) : void
sender Object
args System.EventArgs
Résultat void

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void