JsonTransformationAttribute Class

Definition

[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
Inheritance
JsonTransformationAttribute
Attributes

Constructors

JsonTransformationAttribute()

Applies to