Partager via


ActivationIdConverter.Read Méthode

Définition

Lit et convertit le code JSON en type T.

public override Orleans.Runtime.ActivationId Read (ref System.Text.Json.Utf8JsonReader reader, Type typeToConvert, System.Text.Json.JsonSerializerOptions options);
override this.Read : Utf8JsonReader * Type * System.Text.Json.JsonSerializerOptions -> Orleans.Runtime.ActivationId
Public Overrides Function Read (ByRef reader As Utf8JsonReader, typeToConvert As Type, options As JsonSerializerOptions) As ActivationId

Paramètres

typeToConvert
Type

Retours

S’applique à