Skip to main content

ApplyToUtils

Assembly: ServiceStack.dll
View Source
Declaration
public static class ApplyToUtils

Fields

VerbsApplyTo

View Source
Declaration
public static Dictionary<string, ApplyTo> VerbsApplyTo

ApplyToVerbs

View Source
Declaration
public static readonly Dictionary<ApplyTo, string> ApplyToVerbs

Methods

HttpMethodAsApplyTo(IRequest)

View Source
Declaration
public static ApplyTo HttpMethodAsApplyTo(this IRequest req)
Returns

ServiceStack.ApplyTo

Parameters
TypeName
ServiceStack.Web.IRequestreq