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

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

System.Object
   System.Attribute
      Microsoft.AspNetCore.Mvc.ModelBinderAttribute
         C1.Web.Mvc.C1JsonRequestAttribute

参照

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