JsonTransformationAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public class JsonTransformationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type JsonTransformationAttribute = class
    inherit Attribute
Public Class JsonTransformationAttribute
Inherits Attribute
継承
JsonTransformationAttribute
属性

コンストラクター

JsonTransformationAttribute()

適用対象