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