Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ThenSpecification<T>

API reference for ThenSpecification<T> in Vendr, the eCommerce solution for Umbraco v8+

ThenSpecification<T>

public class ThenSpecification<T> : ISortSpecification<T>

Inheritance

Namespace

Constructors

ThenSpecification<T>

public ThenSpecification(ISortSpecification<T> left, ISortSpecification<T> right)

Properties

Left

public ISortSpecification<T> Left { get; set; }

public ISortSpecification<T> Right { get; set; }

Methods

Accept

public void Accept(IVisitor visitor, IVisitContext context)

InvokeSort (1 of 2)

public IOrderedEnumerable<T> InvokeSort(IEnumerable<T> collection)

InvokeSort (2 of 2)

public IOrderedEnumerable<T> InvokeSort(IOrderedEnumerable<T> collection)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.