VOOZH about

URL: https://docs.json-everything.net/api/Json.More/JsonArrayTupleConverter/

⇱ JsonArrayTupleConverter Class | json-everything


👁 avatar
json-everything
Library documentation
Home JsonArrayTupleConverter Class
JsonArrayTupleConverter Class
Cancel

JsonArrayTupleConverter Class

Namespace: Json.More

Inheritance: JsonArrayTupleConverter 🡒 JsonConverterFactory 🡒 JsonConverter 🡒 object

Provides JSON serialization for the System.ValueTuple`1 family of types.

Remarks

WARNING: This converter is not AOT-friendly.

Properties

NameTypeSummary
TypeType

Methods

CanConvert(Type typeToConvert)

When overridden in a derived class, determines whether the converter instance can convert the specified object type.

Declaration

1
public override bool CanConvert(Type typeToConvert)
ParameterTypeDescription
typeToConvertTypeThe type of the object to check whether it can be converted by this converter instance.

Returns

Contents

A new version of content is available.