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

Inheritance: IHttpModule
Exibir arquivo Open project: AArnott/dasblog

Public Methods

Method Description
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void
ProfileMapperModule ( ) : System

Private Methods

Method Description
HandleBeginRequest ( object sender, EventArgs evargs ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Init() public method

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
return void

ProfileMapperModule() public method

public ProfileMapperModule ( ) : System
return System