ASP.NET Core MVC コントロールヘルプ
ModelBinderBase クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ModelBinderBase クラス
Defines a base class of model binder for customizing.
オブジェクト モデル
ModelBinderBase クラス
シンタックス
'宣言
 
Public MustInherit Class ModelBinderBase 
   Implements Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder 
public abstract class ModelBinderBase : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder  
継承階層

System.Object
   C1.Web.Mvc.ModelBinderBase
      C1.Web.Mvc.C1JsonRequestModelBinder
      C1.Web.Mvc.Sheet.FlexSheetRequestModelBinder

参照

ModelBinderBase メンバ
C1.Web.Mvc 名前空間