Method | Description | |
---|---|---|
ConvertToString ( object value ) : string | ||
ExportValue ( ExportContext context, object value, JsonWriter writer ) : void | ||
NumberExporterBase ( |
protected abstract ConvertToString ( object value ) : string | ||
value | object | |
return | string |
protected ExportValue ( ExportContext context, object value, JsonWriter writer ) : void | ||
context | ExportContext | |
value | object | |
writer | JsonWriter | |
return | void |
protected NumberExporterBase ( |
||
inputType | ||
return | System |