EncryptedConnectionConverter クラス

定義

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

コンストラクター

EncryptedConnectionConverter()

メソッド

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

適用対象