DateTimeModelBinder クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IModelBinderおよび DateTime null 許容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
- 継承
-
DateTimeModelBinder
- 実装
コンストラクター
DateTimeModelBinder(DateTimeStyles, ILoggerFactory) |
DateTimeModelBinder の新しいインスタンスを初期化します。 |
メソッド
BindModelAsync(ModelBindingContext) |
モデルのバインドを試みます。 |