Click or drag to resize

StiJsonOptions Constructor

Initializes a new instance of the StiJsonOptions class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiJsonOptions(
	byte[] content
)

Parameters

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiJsonOptions.#ctor(System.Byte[])"]

See Also