IBinderTypeProviderMetadata Interface

Définition

Fournit un Type qui implémente IModelBinder.

public interface class IBinderTypeProviderMetadata : Microsoft::AspNetCore::Mvc::ModelBinding::IBindingSourceMetadata
public interface IBinderTypeProviderMetadata : Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata
type IBinderTypeProviderMetadata = interface
    interface IBindingSourceMetadata
Public Interface IBinderTypeProviderMetadata
Implements IBindingSourceMetadata
Dérivé
Implémente

Propriétés

BinderType

Type qui implémente IModelBinder.

BindingSource

Obtient BindingSource.

(Hérité de IBindingSourceMetadata)

S’applique à