Sdílet prostřednictvím


DictionaryModelBinderProvider Třída

Definice

public ref class DictionaryModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProvider
public class DictionaryModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider
type DictionaryModelBinderProvider = class
    interface IModelBinderProvider
Public Class DictionaryModelBinderProvider
Implements IModelBinderProvider
Dědičnost
DictionaryModelBinderProvider
Implementuje

Konstruktory

DictionaryModelBinderProvider()

Pro IModelBinderProvider vazbu IDictionary<TKey,TValue>.

Metody

GetBinder(ModelBinderProviderContext)

Vytvoří na IModelBinder základě ModelBinderProviderContext.

Platí pro