Udostępnij za pośrednictwem


BinderTypeModelBinder Klasa

Definicja

Element IModelBinder dla modeli, które określają metodę IModelBinder using BinderType.

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
Dziedziczenie
BinderTypeModelBinder
Implementuje

Konstruktory

BinderTypeModelBinder(Type)

Tworzy nowy adres BinderTypeModelBinder.

Metody

BindModelAsync(ModelBindingContext)

Próbuje powiązać model.

Dotyczy