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
Type | Name |
---|---|
System.Web.Routing.RequestContext | requestContext |
Implements
System.Web.Routing.IRouteHandler