DictionaryModelBinderProvider Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
pour IModelBinderProvider la liaison IDictionary<TKey,TValue>.
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
- Héritage
-
DictionaryModelBinderProvider
- Implémente
Constructeurs
DictionaryModelBinderProvider() |
pour IModelBinderProvider la liaison IDictionary<TKey,TValue>. |
Méthodes
GetBinder(ModelBinderProviderContext) |
Crée un IModelBinder basé sur ModelBinderProviderContext. |