IMemberLoading Methods

Methods
  NameDescription
Public methodGetPointsOfInterest(IEnumerableLoadingValueOptions, PointOfInterestType, CancellationToken)
Returns the points of interest
Public methodGetPointsOfInterest(LoadingValueOptions, PointOfInterestType, CancellationToken)
Returns the points of interest
Public methodGetValueAsync(IEnumerableLoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken)
Returns the value of loading
Public methodGetValueAsync(LoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken)
Returns the value of loading
Public methodGetValueAsync(IEnumerableLoadingValueOptions, Int32, Double, CancellationToken)
Returns the value of loading
Public methodGetValueAsync(LoadingValueOptions, Int32, Double, CancellationToken)
Returns the value of loading
Top
See Also