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

Inheritance: IHttpModule
Mostrar archivo Open project: AArnott/dasblog

Public Methods

Method Description
UrlMapperModule ( ) : System

Private Methods

Method Description
HandleBeginRequest ( object sender, EventArgs evargs ) : void
IHttpModule ( ) : void
IHttpModule ( System.Web.HttpApplication context ) : void

Method Details

UrlMapperModule() public method

public UrlMapperModule ( ) : System
return System