Click or drag to resize

JObjectParse Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JObject.Parse(System.String)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JObject Parse(
	string json
)

Parameters

json
Type: SystemString

[Missing <param name="json"/> documentation for "M:Stimulsoft.Base.Json.Linq.JObject.Parse(System.String)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JObject.Parse(System.String)"]

See Also