[]
Provides a type converter to convert C1Command to and from various other representations.
public class C1Command.TypeConverter : ComponentConverter
| Name | Description |
|---|---|
| TypeConverter(Type) | Initializes a new instance of the TypeConverter class. |
| Name | Description |
|---|---|
| ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the given value object to the specified type. |
| GetPropertiesSupported(ITypeDescriptorContext) | Returns whether this object supports properties. |