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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : C1JsonRequestModelBinder クラス
Custom model binder for C1 json request data.
オブジェクト モデル
C1JsonRequestModelBinder クラス
シンタックス
'宣言
 
Public Class C1JsonRequestModelBinder 
   Inherits ModelBinderBase
   Implements Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder 
public class C1JsonRequestModelBinder : ModelBinderBase, Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder  
継承階層

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

参照

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