Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 2.0.1
Syntax
Parameters
- value
- Type: SystemBoolean
The value to be converted to a JsonValue.
Return Value
Type: JsonValueA JsonValue instance that represents the original value.
See Also