◆ Order()
HyperTrack.HyperTrack.Order.Order |
( |
string | orderHandle, |
|
|
Func< HyperTrack.Result< bool, HyperTrack.LocationError > > | isInsideGeofenceFunc ) |
|
inline |
◆ CompareTo() [1/2]
int HyperTrack.HyperTrack.Order.CompareTo |
( |
object? | obj | ) |
|
|
inline |
◆ CompareTo() [2/2]
int HyperTrack.HyperTrack.Order.CompareTo |
( |
Order? | other | ) |
|
|
inline |
◆ Equals() [1/2]
override bool HyperTrack.HyperTrack.Order.Equals |
( |
object? | obj | ) |
|
◆ Equals() [2/2]
bool HyperTrack.HyperTrack.Order.Equals |
( |
Order? | other | ) |
|
|
inline |
◆ GetHashCode()
override int HyperTrack.HyperTrack.Order.GetHashCode |
( |
| ) |
|
◆ operator!=()
static bool HyperTrack.HyperTrack.Order.operator!= |
( |
Order? | left, |
|
|
Order? | right ) |
|
static |
◆ operator==()
static bool HyperTrack.HyperTrack.Order.operator== |
( |
Order? | left, |
|
|
Order? | right ) |
|
static |
◆ ToString()
override string HyperTrack.HyperTrack.Order.ToString |
( |
| ) |
|
|
inline |
◆ _isInsideGeofenceFunc
readonly Func<HyperTrack.Result<bool, HyperTrack.LocationError> > HyperTrack.HyperTrack.Order._isInsideGeofenceFunc |
|
private |
◆ IsInsideGeofence
HyperTrack.Result<bool, HyperTrack.LocationError> HyperTrack.HyperTrack.Order.IsInsideGeofence |
|
get |
◆ OrderHandle
string HyperTrack.HyperTrack.Order.OrderHandle |
|
get |
The documentation for this class was generated from the following file: