Udostępnij za pośrednictwem


JsonSerializableAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy JsonSerializableAttribute o określonym typie.

public:
 JsonSerializableAttribute(Type ^ type);
public JsonSerializableAttribute (Type type);
new System.Text.Json.Serialization.JsonSerializableAttribute : Type -> System.Text.Json.Serialization.JsonSerializableAttribute
Public Sub New (type As Type)

Parametry

type
Type

Typ do wygenerowania kodu źródłowego.

Dotyczy