HttpHandlerResolverDelegate
Assembly: ServiceStack.dll
View Source
Declaration
public delegate IHttpHandler HttpHandlerResolverDelegate(string httpMethod, string pathInfo, string filePath);
public delegate IHttpHandler HttpHandlerResolverDelegate(string httpMethod, string pathInfo, string filePath);