std
:
std.json
.JsonBool
Class JsonBool Extends
JsonValue
JsonBool class.
Consts
FalseValue
Instance of true value.
TrueValue
Instance of true value.
Constructors
New
Creates a new JsonBool value.
Properties
Data
The underlying boolean value.
IsBool
(read only)
Methods
ToBool
ToJson