Freigeben über


ActivationIdConverter Klasse

Definition

Newtonsoft.Json.JsonConverter Implementierung für ActivationId.

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

Konstruktoren

ActivationIdConverter()

Newtonsoft.Json.JsonConverter Implementierung für ActivationId.

Methoden

CanConvert(Type)

Newtonsoft.Json.JsonConverter Implementierung für ActivationId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter Implementierung für ActivationId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter Implementierung für ActivationId.

Gilt für:

Weitere Informationen

  • <xref:Newtonsoft.Json.JsonConverter>