Click or drag to resize

RESTConnectorForm Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.ConnectionRESTConnectorForm

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 RESTConnectorForm type exposes the following members.

Constructors
  NameDescription
Public methodRESTConnectorForm(Int32)
Initializes a new instance of the RESTConnectorForm class
Public methodRESTConnectorForm(String)
Initializes a new instance of the RESTConnectorForm class
Public methodRESTConnectorForm(Byte, String, String)
Initializes a new instance of the RESTConnectorForm class
Top
Properties
See Also