Click or drag to resize

JConstructor Constructor (JConstructor)

Initializes a new instance of the JConstructor class

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JConstructor(
	JConstructor other
)

Parameters

other
Type: Stimulsoft.Base.Json.LinqJConstructor

[Missing <param name="other"/> documentation for "M:Stimulsoft.Base.Json.Linq.JConstructor.#ctor(Stimulsoft.Base.Json.Linq.JConstructor)"]

See Also