[]
Defines the converter to remove the inherited converter.
public class DefaultConverter : BaseConverter
Name | Description |
---|---|
DefaultConverter() |
Name | Description |
---|---|
CanConvert(Type, IContext) | Determines whether this instance can convert the specified object type. |
Write(BaseWriter, object, IContext) | Writes the specified value. |