Class GeoHaystackSearchOptionsWrapper
Represents a wrapped object that can be used where an IMongoGeoHaystackSearchOptions is expected (the wrapped object is expected to serialize properly).
[BsonSerializer(typeof(GeoHaystackSearchOptionsWrapper.Serializer))]
[Obsolete("Use GeoHaystackSearchArgs instead.")]
public class GeoHaystackSearchOptionsWrapper : BaseWrapper, IMongoGeoHaystackSearchOptions
- Inheritance
-
GeoHaystackSearchOptionsWrapper
- Implements
- Inherited Members
- Extension Methods
Constructors
- GeoHaystackSearchOptionsWrapper(object)
Initializes a new instance of the GeoHaystackSearchOptionsWrapper class.
Methods
- Create(object)
Creates a new instance of the GeoHaystackSearchOptionsWrapper class.