Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


InterfaceConverter<T> Class

Definition

Handles resolving interfaces to the correct concrete class during serialization/deserialization.

C#
public class InterfaceConverter<T> : Newtonsoft.Json.Converters.CustomCreationConverter<T> where T : new()

Type Parameters

T

The concrete instance type.

Inheritance
Newtonsoft.Json.Converters.CustomCreationConverter<T>
InterfaceConverter<T>

Constructors

Methods

Create(Type)

Create a new object of type T.

Applies to

Προϊόν Εκδόσεις
Microsoft Graph .NET latest