RestClient Constructor
CTCT Wrapper Documented Class Library
Initializes a new instance of the
RestClient
class
Namespace:
CTCT.Util
Assembly:
CTCT
(in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
RestClient
()
public RestClient()
Public
Sub
New
Public Sub New
public
:
RestClient
()
public: RestClient()
new
:
unit
->
RestClient
new : unit -> RestClient
See Also
RestClient Class
RestClient Members
CTCT.Util Namespace