Public Member Functions | |
Bool (bool value) | |
override bool | Equals (Json? other) |
override int | GetHashCode () |
override int | CompareTo (Json? other) |
![]() | |
bool | Equals (Json? other) |
override bool | Equals (object? obj) |
override int | GetHashCode () |
int | CompareTo (Json? other) |
virtual int | CompareTo (object? obj) |
Properties | |
bool | Value [get] |
Additional Inherited Members | |
![]() | |
static bool | operator== (Json? left, Json? right) |
static bool | operator!= (Json? left, Json? right) |
static Json.? Object | FromDictionary (Dictionary< string, object?> map) |
static Json.? Object | FromString (string json) |
static ? T | FromStringToObject< T > (string json) |
|
inline |
|
inline |
override bool HyperTrack.HyperTrack.Json.Bool.Equals | ( | Json? | other | ) |
override int HyperTrack.HyperTrack.Json.Bool.GetHashCode | ( | ) |
|
get |