Table of Contents

Class JsonConstructorAttribute

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
[AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false)]
public sealed class JsonConstructorAttribute : Attribute
Inheritance
JsonConstructorAttribute
Inherited Members
Extension Methods

Constructors

JsonConstructorAttribute()

public JsonConstructorAttribute()