Share via


BinderTypeModelBinder Třída

Definice

Pro IModelBinder modely, které určují pomocí 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
Dědičnost
BinderTypeModelBinder
Implementuje

Konstruktory

BinderTypeModelBinder(Type)

Vytvoří nový objekt BinderTypeModelBinder.

Metody

BindModelAsync(ModelBindingContext)

Pokusí se vytvořit vazbu modelu.

Platí pro