Interface IMongoSortBy
A marker interface that represents a sort order (see SortByDocument and the SortBy builder).
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoSortBy>))]
public interface IMongoSortBy
- Extension Methods
A marker interface that represents a sort order (see SortByDocument and the SortBy builder).
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoSortBy>))]
public interface IMongoSortBy