Condividi tramite


DefaultModelMetadata.BoundConstructorInvoker Proprietà

Definizione

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

public:
 virtual property Func<cli::array <System::Object ^> ^, System::Object ^> ^ BoundConstructorInvoker { Func<cli::array <System::Object ^> ^, System::Object ^> ^ get(); };
public override Func<object[],object> BoundConstructorInvoker { get; }
public override Func<object?[],object>? BoundConstructorInvoker { get; }
member this.BoundConstructorInvoker : Func<obj[], obj>
Public Overrides ReadOnly Property BoundConstructorInvoker As Func(Of Object(), Object)

Valore della proprietà

Si applica a