All types
|
All members
RT.Json
RT.Json
Bool
Conversion
Options
Json
Bool
Json
Dict
Json
Extensions
Json
List
Json
No
Value
Json
Number
Create
(
value
)
Create
(
value
)
Create
(
value
)
Create
(
value
)
Create
(
value
)
Equals
(
other
)
Equals
(
other
)
Equals
(
other
)
GetHashCode
()
Parse
(
json
Number
,
allow
Java
Script
)
ToEnumerable
()
TryParse
(
json
Number
,
result
)
explicit operator
Json
Number
(
value
)
explicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
implicit operator
Json
Number
(
value
)
Raw
Value
Json
Parse
Exception
Json
Raw
Json
Safe
Value
Json
String
Json
Value
Js
Quotes
Numeric
Conversion
Options
String
Conversion
Options
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Operator:
implicit operator
JsonNumber
(
long?
)
Declared in:
RT.Json.
JsonNumber
Declaration
public static
implicit operator
JsonNumber
(
long?
value
)
Summary
Converts the specified nullable 64-bit integer to a
JsonNumber
value.