FloatConverter

Properties

HandleNull
Type

Functions

Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options)
Write(Utf8JsonWriter writer, float value, JsonSerializerOptions options)
CanConvert(Type typeToConvert)
ReadAsPropertyName(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options)
WriteAsPropertyName(Utf8JsonWriter writer, float value, JsonSerializerOptions options)