Method ToString
ToString()
Generates a string representation of this struct suitable for debug logging.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string | A string representation of this struct suitable for debug logging. |