DataClassStruct constructor
Initializes a new instance of the class by using various options.
Overload list
Name | Description | |
---|---|---|
DataClassStruct(Entity) | Initializes a new instance of the class. | |
DataClassStruct(UInt32, String, Boolean, Int32, Guid, String, Version, Boolean, UInt32, UInt32) | Initializes a new instance of the class. |
Top