BinderTypeModelBinder 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 IModelBinder les modèles qui spécifient un à l’aide de IModelBinderBinderType.
public ref class BinderTypeModelBinder : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder
public class BinderTypeModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
type BinderTypeModelBinder = class
interface IModelBinder
Public Class BinderTypeModelBinder
Implements IModelBinder
- Héritage
-
BinderTypeModelBinder
- Implémente
Constructeurs
BinderTypeModelBinder(Type) |
Crée un BinderTypeModelBinder. |
Méthodes
BindModelAsync(ModelBindingContext) |
Tente de lier un modèle. |