ExcludeBindingMetadataProvider(Type) Constructeur

Définition

Crée un nouveau ExcludeBindingMetadataProvider pour le donné type.

public:
 ExcludeBindingMetadataProvider(Type ^ type);
public ExcludeBindingMetadataProvider (Type type);
new Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.ExcludeBindingMetadataProvider : Type -> Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.ExcludeBindingMetadataProvider
Public Sub New (type As Type)

Paramètres

type
Type

L’Typeopérateur Toutes les propriétés associées Type auront IsBindingAllowed la falsevaleur .

S’applique à