NotifyOptionConverter Class

Definition

public sealed class NotifyOptionConverter : Newtonsoft.Json.JsonConverter
type NotifyOptionConverter = class
    inherit JsonConverter
Public NotInheritable Class NotifyOptionConverter
Inherits JsonConverter
Inheritance
Newtonsoft.Json.JsonConverter
NotifyOptionConverter

Constructors

NotifyOptionConverter()

Methods

CanConvert(Type)
ReadJson(JsonReader, Type, Object, JsonSerializer)
WriteJson(JsonWriter, Object, JsonSerializer)

Applies to