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

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 : JsonConverterAttribute クラス
Instructs the JsonConverterAttribute to use the specified JsonConverter when serializing the member or class.
オブジェクト モデル
JsonConverterAttribute クラス
シンタックス
'宣言
 
Public NotInheritable Class JsonConverterAttribute 
   Inherits C1.Web.Mvc.Serialization.C1ConverterAttribute
public sealed class JsonConverterAttribute : C1.Web.Mvc.Serialization.C1ConverterAttribute 
継承階層

System.Object
   System.Attribute
      C1.Web.Mvc.Serialization.C1ConverterAttribute
         C1.JsonNet.JsonConverterAttribute

参照

JsonConverterAttribute メンバ
C1.JsonNet 名前空間