C# Class CoyoteMoves.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: jakemmarsh/coyote-moves

Méthodes protégées

Méthode Description
Application_AuthenticateRequest ( Object sender, EventArgs e ) : void
Application_Start ( ) : void

Method Details

Application_AuthenticateRequest() protected méthode

protected Application_AuthenticateRequest ( 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