NotifyOptionConverter クラス

定義

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

コンストラクター

NotifyOptionConverter()

メソッド

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

適用対象