Condividi tramite


GrainIdConverter Classe

Definizione

Newtonsoft.Json.JsonConverter implementazione per GrainId.

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

Costruttori

GrainIdConverter()

Newtonsoft.Json.JsonConverter implementazione per GrainId.

Metodi

CanConvert(Type)

Newtonsoft.Json.JsonConverter implementazione per GrainId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementazione per GrainId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter implementazione per GrainId.

Si applica a

Vedi anche

  • <xref:Newtonsoft.Json.JsonConverter>