My Project
 
All Classes Namespaces Files Functions Variables Properties
Loading...
Searching...
No Matches
HyperTrack.HyperTrack.Json.Object Member List

This is the complete list of members for HyperTrack.HyperTrack.Json.Object, including all inherited members.

CompareTo(Json? other)HyperTrack.HyperTrack.Json.Objectinline
HyperTrack::HyperTrack::Json.CompareTo(object? obj)HyperTrack.HyperTrack.Jsoninlinevirtual
Equals(Json? other)HyperTrack.HyperTrack.Json.Object
HyperTrack::HyperTrack::Json.Equals(object? obj)HyperTrack.HyperTrack.Json
FieldsHyperTrack.HyperTrack.Json.Object
FromDictionary(Dictionary< string, object?> map)HyperTrack.HyperTrack.Jsonstatic
FromString(string json)HyperTrack.HyperTrack.Jsonstatic
FromStringToObject< T >(string json)HyperTrack.HyperTrack.Jsonstatic
GetHashCode()HyperTrack.HyperTrack.Json.Object
Object(Dictionary< string, Json > fields)HyperTrack.HyperTrack.Json.Objectinline
operator!=(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
operator==(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
ToDictionary()HyperTrack.HyperTrack.Json.Object
ToString()HyperTrack.HyperTrack.Json.Object
TryFromJsonElement(JsonElement element)HyperTrack.HyperTrack.Jsoninlineprivatestatic
TryFromJsonMap(Dictionary< string, object?> jsonMap)HyperTrack.HyperTrack.Jsoninlineprivatestatic
TryFromJsonObjectString(string json)HyperTrack.HyperTrack.Jsoninlineprivatestatic
TryToJsonValue(object? value)HyperTrack.HyperTrack.Jsoninlineprivatestatic