Table of Contents

Class JsonDictionaryAttribute

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false)]
public sealed class JsonDictionaryAttribute : JsonContainerAttribute
Inheritance
JsonDictionaryAttribute
Inherited Members
Extension Methods

Constructors

JsonDictionaryAttribute()

public JsonDictionaryAttribute()

JsonDictionaryAttribute(string)

public JsonDictionaryAttribute(string id)

Parameters

id string