Click or drag to resize

RESTConnector.Form Class

Inheritance Hierarchy
System.Object
  IBM.Watson.DeveloperCloud.Connection.RESTConnector.Form

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Form

The RESTConnector.Form type exposes the following members.

Constructors
  NameDescription
Public methodRESTConnector.Form(Int32)
Initializes a new instance of the RESTConnector.Form class
Public methodRESTConnector.Form(String)
Initializes a new instance of the RESTConnector.Form class
Public methodRESTConnector.Form(Byte[], String, String)
Initializes a new instance of the RESTConnector.Form class
Top
Properties
See Also