Constructor VersionedStruct
VersionedStruct()
Initializes a new instance of the VersionedStruct class.
Declaration
protected VersionedStruct()
VersionedStruct(int)
Initializes a new instance of the VersionedStruct class.
Declaration
protected VersionedStruct(int version)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | version | The version.  |