ModelMetadata.BoundConstructorInvoker Proprietà

Definizione

Ottiene un delegato che richiama il costruttore BoundConstructor associato se nonnull.

C#
public virtual Func<object[],object>? BoundConstructorInvoker { get; }
C#
public virtual Func<object?[],object>? BoundConstructorInvoker { get; }

Valore della proprietà

Si applica a

Prodotto Versioni
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0