JPropertyDescriptor Constructor |
Namespace:
Stimulsoft.Base.Json.Linq
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public JPropertyDescriptor(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Stimulsoft.Base.Json.Linq.JPropertyDescriptor.#ctor(System.String)"]
See Also