[]
Represents a type converter for OffsetsD.
public class OffsetsD.TypeConverter : TypeConverterBase
| Name | Description |
|---|---|
| TypeConverter() |
| Name | Description |
|---|---|
| ObjFromString(ITypeDescriptorContext, string) | Converts a string to a OffsetsD. |
| StringFromObj(ITypeDescriptorContext, object) | Converts an object to a string. |