Click or drag to resize

RESTClientMethod Property

Gets or sets the method.

Namespace:  Koden.Utils.REST
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public RESTOperation Method { get; set; }

Property Value

Type: RESTOperation
The method.
See Also