Click or drag to resize

JsonDictionaryAttribute Constructor (String)

Initializes a new instance of the JsonDictionaryAttribute class

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JsonDictionaryAttribute(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Stimulsoft.Base.Json.JsonDictionaryAttribute.#ctor(System.String)"]

See Also