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

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

Array(IEnumerable< Json > items)HyperTrack.HyperTrack.Json.Arrayinline
CompareTo(Json? other)HyperTrack.HyperTrack.Json.Arrayinline
HyperTrack::HyperTrack::Json.CompareTo(object? obj)HyperTrack.HyperTrack.Jsoninlinevirtual
Equals(Json? other)HyperTrack.HyperTrack.Json.Array
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.Array
ItemsHyperTrack.HyperTrack.Json.Array
operator!=(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
operator==(Json? left, Json? right)HyperTrack.HyperTrack.Jsonstatic
ToList()HyperTrack.HyperTrack.Json.Array
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