IBinderTypeProviderMetadata Interface

Definição

Fornece um Type que implementa 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
Derivado
Implementações

Propriedades

BinderType

Um Type que implementa .IModelBinder

BindingSource

Obtém o BindingSource.

(Herdado de IBindingSourceMetadata)

Aplica-se a