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.

AndSpecification<T>

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

AndSpecification<T>

public class AndSpecification<T> : IQuerySpecification<T>

Inheritance

Namespace

Constructors

AndSpecification<T>

public AndSpecification(IQuerySpecification<T> left, IQuerySpecification<T> right)

Properties

Left

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

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

Methods

Accept

public void Accept(IVisitor visitor, IVisitContext context)

IsSatisfiedBy

public bool IsSatisfiedBy(T item)

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.