ParameterStruct constructor
Initializes a new instance of the class with various options.
Overload list
Name | Description | |
---|---|---|
ParameterStruct(Parameter) | Initializes a new instance of the class. | |
ParameterStruct(UInt32, String, Boolean, Int32, Byte, DirectionType, UInt32, UInt32, Guid) | Initializes a new instance of the class. |
Top