Version 84.4.10
Default constructor
Namespace:
CefSharp.Web
Assembly:
CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax public JsonString(
string json
)
public:
JsonString(
String^ json
)
Parameters
- json
- Type: SystemString
JSON string
See Also