My Project
 
All Classes Namespaces Files Functions Variables Properties
Loading...
Searching...
No Matches
HyperTrack.HyperTrack.LocationError Class Referenceabstract
Inheritance diagram for HyperTrack.HyperTrack.LocationError:
HyperTrack.HyperTrack.LocationError.Errors HyperTrack.HyperTrack.LocationError.NotRunning HyperTrack.HyperTrack.LocationError.Starting

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)
 

Member Function Documentation

◆ Equals() [1/2]

virtual bool HyperTrack.HyperTrack.LocationError.Equals ( LocationError? other)
virtual

◆ Equals() [2/2]

override bool HyperTrack.HyperTrack.LocationError.Equals ( object? obj)

◆ GetHashCode()

override int HyperTrack.HyperTrack.LocationError.GetHashCode ( )

◆ operator!=()

static bool HyperTrack.HyperTrack.LocationError.operator!= ( LocationError? left,
LocationError? right )
static

◆ operator==()

static bool HyperTrack.HyperTrack.LocationError.operator== ( LocationError? left,
LocationError? right )
static

◆ ToString()

override string HyperTrack.HyperTrack.LocationError.ToString ( )

The documentation for this class was generated from the following file: