C# Class newtelligence.DasBlog.Web.Core.TitleMapperModule

Inheritance: IHttpModule
Afficher le fichier Open project: AArnott/dasblog

Méthodes publiques

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

Private Methods

Méthode Description
HandleBeginRequest ( object sender, EventArgs e ) : void
TryGetExclusions ( ) : string[]

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