Partager via


ActivationIdConverter Classe

Définition

Newtonsoft.Json.JsonConverter implémentation pour ActivationId.

public class ActivationIdConverter : Newtonsoft.Json.JsonConverter
type ActivationIdConverter = class
    inherit JsonConverter
Public Class ActivationIdConverter
Inherits JsonConverter
Héritage
Newtonsoft.Json.JsonConverter
ActivationIdConverter

Constructeurs

ActivationIdConverter()

Newtonsoft.Json.JsonConverter implémentation pour ActivationId.

Méthodes

CanConvert(Type)

Newtonsoft.Json.JsonConverter implémentation pour ActivationId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implémentation pour ActivationId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implémentation pour ActivationId.

S’applique à

Voir aussi

  • <xref:Newtonsoft.Json.JsonConverter>