RefStructSurrogate(string)
Initializes a new RefStructSurrogate.
Declaration
public RefStructSurrogate(string toStringValue)
Parameters
Type | Name | Description |
---|---|---|
string | toStringValue | The value of the ToString() method for the |
Initializes a new RefStructSurrogate.
public RefStructSurrogate(string toStringValue)
Type | Name | Description |
---|---|---|
string | toStringValue | The value of the ToString() method for the |