Share via


DateTimeModelBinder Klasse

Definition

Ein IModelBinder for DateTime - und nullable-Modell DateTime .

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
Vererbung
DateTimeModelBinder
Implementiert

Konstruktoren

DateTimeModelBinder(DateTimeStyles, ILoggerFactory)

Initialisiert eine neue Instanz von DateTimeModelBinder.

Methoden

BindModelAsync(ModelBindingContext)

Versucht, ein Modell zu binden.

Gilt für: