Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: JsonRaw(string)

Declaration

public JsonRaw(
    string raw
)

Summary

A special type of value which is never produced as a result of parsing valid JSON. Its sole purpose is to allow embedding arbitrary JavaScript code using JsonValue.Fmt(string, params JsonValue[]).