Click or drag to resize

RESTClient Constructor

Overload List
  NameDescription
Public methodRESTClient
Initializes a new instance of the RESTClient class.
Public methodRESTClient(String, Boolean)
Initializes a new instance of the RESTClient class.
Public methodRESTClient(RESTHeader, String)
Initializes a new instance of the RESTClient class.
Public methodRESTClient(String, RESTOperation, Boolean)
Initializes a new instance of the RESTClient class.
Public methodRESTClient(String, RESTOperation, String, Boolean)
Initializes a new instance of the RESTClient class.
Top
See Also