Click or drag to resize

JRawCreate Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JRaw.Create(Stimulsoft.Base.Json.JsonReader)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JRaw Create(
	JsonReader reader
)

Parameters

reader
Type: Stimulsoft.Base.JsonJsonReader

[Missing <param name="reader"/> documentation for "M:Stimulsoft.Base.Json.Linq.JRaw.Create(Stimulsoft.Base.Json.JsonReader)"]

Return Value

Type: JRaw

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JRaw.Create(Stimulsoft.Base.Json.JsonReader)"]

See Also