DateTimeModelBinder Sınıf

Tanım

for IModelBinderDateTime ve null atanabilir DateTime modeller.

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
Devralma
DateTimeModelBinder
Uygulamalar

Oluşturucular

DateTimeModelBinder(DateTimeStyles, ILoggerFactory)

yeni bir örneğini DateTimeModelBinderbaşlatır.

Yöntemler

BindModelAsync(ModelBindingContext)

Bir modeli bağlamaya çalışır.

Şunlara uygulanır