Condividi tramite


ActivationIdConverter.Read Metodo

Definizione

Legge e converte il valore JSON nel tipo 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

Parametri

typeToConvert
Type

Restituisce

Si applica a