Freigeben über


GrainIdConverter Klasse

Definition

Newtonsoft.Json.JsonConverter Implementierung für GrainId.

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

Konstruktoren

GrainIdConverter()

Newtonsoft.Json.JsonConverter Implementierung für GrainId.

Methoden

CanConvert(Type)

Newtonsoft.Json.JsonConverter Implementierung für GrainId.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter Implementierung für GrainId.

WriteJson(JsonWriter, Object, JsonSerializer)

Newtonsoft.Json.JsonConverter Implementierung für GrainId.

Gilt für:

Weitere Informationen

  • <xref:Newtonsoft.Json.JsonConverter>