Udostępnij za pośrednictwem


BindingSourceMetadataProvider Klasa

Definicja

public ref class BindingSourceMetadataProvider : Microsoft::AspNetCore::Mvc::ModelBinding::Metadata::IBindingMetadataProvider
public class BindingSourceMetadataProvider : Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.IBindingMetadataProvider
type BindingSourceMetadataProvider = class
    interface IBindingMetadataProvider
    interface IMetadataDetailsProvider
Public Class BindingSourceMetadataProvider
Implements IBindingMetadataProvider
Dziedziczenie
BindingSourceMetadataProvider
Implementuje

Konstruktory

BindingSourceMetadataProvider(Type, BindingSource)

Tworzy nowy BindingSourceMetadataProvider dla danego typeelementu .

Właściwości

BindingSource

Element BindingSource do przypisania do typu.

Type

Element Type. Zestawy BindingSource dostawców danego Type lub wszystkiego, co można przypisać do danego Typeelementu .

Metody

CreateBindingMetadata(BindingMetadataProviderContext)

Ustawia wartości właściwości .BindingMetadata

Dotyczy