Skip to main content

MiniProfilerRouteHandler

Assembly: ServiceStack.Mvc.dll​
View Source​
Declaration
public class MiniProfilerRouteHandler : IRouteHandler

Properties​

MiniProfilerHandler​

View Source​
Declaration
public MiniProfilerHandler MiniProfilerHandler { get; set; }

Methods​

GetHttpHandler(RequestContext)​

View Source​
Declaration
public IHttpHandler GetHttpHandler(RequestContext requestContext)
Returns​

System.Web.IHttpHandler

Parameters​
TypeName
System.Web.Routing.RequestContextrequestContext

Implements​

  • System.Web.Routing.IRouteHandler