All types
|
All members
RT.Json
RT.Json
Bool
Conversion
Options
Json
Bool
Json
Dict
Json
Extensions
Json
List
Json
No
Value
Json
Number
Json
Parse
Exception
Json
Raw
Json
Safe
Value
Json
String
Json
String
(
value
)
AppendIndented
(
sb
,
indentation
)
Equals
(
other
)
Equals
(
other
)
Equals
(
other
)
GetHashCode
()
Parse
(
json
String
,
allow
Java
Script
)
ToEnumerable
()
ToString
(
quotes
)
TryParse
(
json
String
,
result
)
implicit operator
string
(
value
)
implicit operator
Json
String
(
value
)
False
True
TrueFalseComparer
Json
Value
Js
Quotes
Numeric
Conversion
Options
String
Conversion
Options
PuzzleSolvers
RT.CommandLine
RT.Coordinates
RT.Geometry
RT.Lingo.Base
RT.PostBuild
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Operator:
implicit operator
JsonString
(
string
)
Declared in:
RT.Json.
JsonString
Declaration
public static
implicit operator
JsonString
(
string
value
)
Summary
Converts the specified ordinary string to a
JsonString
value.