Leggi in inglese

Condividi tramite


ActivationIdConverter Classe

Definizione

Newtonsoft.Json.JsonConverter implementazione per ActivationId.

C#
public class ActivationIdConverter : Newtonsoft.Json.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

Prodotto Versioni
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0

Vedi anche

  • <xref:Newtonsoft.Json.JsonConverter>