Udostępnij za pośrednictwem


DateTimeModelBinder Klasa

Definicja

Modele IModelBinder for DateTime i dopuszczane DateTime do wartości null.

public ref class DateTimeModelBinder : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder
public class DateTimeModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
type DateTimeModelBinder = class
    interface IModelBinder
Public Class DateTimeModelBinder
Implements IModelBinder
Dziedziczenie
DateTimeModelBinder
Implementuje

Konstruktory

DateTimeModelBinder(DateTimeStyles, ILoggerFactory)

Inicjuje nowe wystąpienie klasy DateTimeModelBinder.

Metody

BindModelAsync(ModelBindingContext)

Próbuje powiązać model.

Dotyczy