Classes | |
| class | Errors |
| class | NotRunning |
| class | Starting |
Public Member Functions | |
| virtual bool | Equals (LocationError? other) |
| override bool | Equals (object? obj) |
| override int | GetHashCode () |
| override string | ToString () |
Static Public Member Functions | |
| static bool | operator== (LocationError? left, LocationError? right) |
| static bool | operator!= (LocationError? left, LocationError? right) |
|
virtual |
Reimplemented in HyperTrack.HyperTrack.LocationError.Errors.
| override bool HyperTrack.HyperTrack.LocationError.Equals | ( | object? | obj | ) |
| override int HyperTrack.HyperTrack.LocationError.GetHashCode | ( | ) |
|
static |
|
static |
| override string HyperTrack.HyperTrack.LocationError.ToString | ( | ) |