Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ServiceStack
HttpMethods
C# Class ServiceStack.HttpMethods
Show file
Open project: CSGOpenSource/ServiceStack.Text
Class Usage Examples
Public Properties
Property
Type
Description
AllVerbs
HashSet
Public Methods
Method
Description
HasVerb
(
string
httpVerb
) :
bool
Method Details
HasVerb()
public
static
method
public
static
HasVerb
(
string
httpVerb
) :
bool
httpVerb
string
return
bool
Property Details
AllVerbs
public static property
public
static
HashSet
AllVerbs
return
HashSet