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