Share via


DecimalModelBinder Třída

Definice

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

Konstruktory

DecimalModelBinder(NumberStyles)
Zastaralé.

Tento konstruktor je zastaralý a v budoucí verzi bude odebrán. Doporučenou alternativou je přetížení, které také přebírá ILoggerFactory.

Inicializuje novou instanci .DecimalModelBinder

DecimalModelBinder(NumberStyles, ILoggerFactory)

Inicializuje novou instanci .DecimalModelBinder

Metody

BindModelAsync(ModelBindingContext)

Pokusí se vytvořit vazbu modelu.

Platí pro