Click or drag to resize

JPropertyDescriptor Constructor

Initializes a new instance of the JPropertyDescriptor class

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JPropertyDescriptor(
	string name
)

Parameters

name
Type: SystemString

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

See Also