Initializes a new instance of the
JRaw class.

Declaration Syntax
Public Sub New ( _
rawJson As Object _
)
public:
JRaw(
Object^ rawJson
)

Parameters
- rawJson (Object)
- The raw json.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)