Click or drag to resize

RESTConnectorForm Constructor (Int32)

Make a multi-part form object from an int.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Form(
	int n
)

Parameters

n
Type: SystemInt32
The int data.
See Also