Compartir a través de


ActivationIdConverter Clase

Definición

Newtonsoft.Json.JsonConverter implementación de para ActivationId.

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

Constructores

ActivationIdConverter()

Newtonsoft.Json.JsonConverter implementación de para ActivationId.

Métodos

CanConvert(Type)

Newtonsoft.Json.JsonConverter implementación de para ActivationId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementación de para ActivationId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementación de para ActivationId.

Se aplica a

Consulte también

  • <xref:Newtonsoft.Json.JsonConverter>