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

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

CompareTo(Json? other)HyperTrack.HyperTrack.Json
CompareTo(object? obj)HyperTrack.HyperTrack.Jsoninlinevirtual
Equals(Json? other)HyperTrack.HyperTrack.Json
Equals(object? obj)HyperTrack.HyperTrack.Json
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
operator!=(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
operator==(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
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