[]
Converts an object to a string.
protected override string StringFromObj(ITypeDescriptorContext context, object o)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
| object | o | The OffsetsD to convert. |
| Type | Description |
|---|---|
| string | The converted string. |