Class NuiValueConverter
public sealed class NuiValueConverter : JsonConverter
- Inheritance
-
JsonConverterNuiValueConverter
- Inherited Members
-
JsonConverter.CanReadJsonConverter.CanWrite
- Extension Methods
Methods
- CanConvert(Type)
Determines whether this instance can convert the specified object type.
- ReadJson(JsonReader, Type, object?, JsonSerializer)
Reads the JSON representation of the object.
- WriteJson(JsonWriter, object?, JsonSerializer)
Writes the JSON representation of the object.