Click or drag to resize

JsonObjectAttribute Constructor (String)

Initializes a new instance of the JsonObjectAttribute class

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

Parameters

id
Type: SystemString

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

See Also