JsonDictionaryAttribute Class

Namespace: Stimulsoft.Base.Json

Inheritance

Inherits from: JsonContainerAttribute

Constructors

Constructor Description
JsonDictionaryAttribute() Initializes a new instance of the JsonDictionaryAttribute class.
JsonDictionaryAttribute(string id) Initializes a new instance of the JsonDictionaryAttribute class with the specified container Id.

JsonDictionaryAttribute()

Initializes a new instance of the JsonDictionaryAttribute class.


JsonDictionaryAttribute(id: string)

Initializes a new instance of the JsonDictionaryAttribute class with the specified container Id.

Parameters

  • id (string) — The container Id.