StringTableEntry(StringTableEntry)
Initializes a new instance of the StringTableEntry struct, copying values from an existing instance.
public StringTableEntry(StringTableEntry s)
Name | Description |
---|---|
The instance to copy values from. |
Last modified 21d ago