C# Class Upac.Core.Diagnostics.PagePerformanceHttpModule

Inheritance: IHttpModule
Afficher le fichier Open project: 1508/upac-for-umbraco

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
Résultat void