C# Class Profiles.AspxHandler

Inheritance: IRouteHandler
显示文件 Open project: ProfilesRNS/ProfilesRNS

Public Methods

Method Description
AspxHandler ( string aspx ) : System
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler

Method Details

AspxHandler() public method

public AspxHandler ( string aspx ) : System
aspx string
return System

GetHttpHandler() public method

public GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler
requestContext System.Web.Routing.RequestContext
return IHttpHandler