Condividi tramite


ActivationIdConverter Classe

Definizione

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

public class ActivationIdConverter : Newtonsoft.Json.JsonConverter
type ActivationIdConverter = class
    inherit JsonConverter
Public Class ActivationIdConverter
Inherits JsonConverter
Ereditarietà
Newtonsoft.Json.JsonConverter
ActivationIdConverter

Costruttori

ActivationIdConverter()

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

Metodi

CanConvert(Type)

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

Si applica a

Vedi anche

  • <xref:Newtonsoft.Json.JsonConverter>