C# Class ServiceStack.HttpMethods

Exibir arquivo 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_oe static_oe property

public static HashSet AllVerbs
return HashSet