C# Class Naak.ExampleUI.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: HeadspringLabs/Naak

Méthodes protégées

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

Method Details

Application_BeginRequest() protected méthode

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