Partager via


RestRequestMethod Énumération

Définition

Définit des valeurs pour RestRequestMethod.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RestRequestMethod
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RestRequestMethod = 
Public Enum RestRequestMethod
Héritage
RestRequestMethod
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

GET 0
POST 1

S’applique à