IBinderTypeProviderMetadata Interfejs

Definicja

Udostępnia element Type , który implementuje IModelBinderelement .

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
Pochodne
Implementuje

Właściwości

BinderType

Element Type , który implementuje jedną z nich IModelBinder.

BindingSource

Pobiera klasę BindingSource.

(Odziedziczone po IBindingSourceMetadata)

Dotyczy