Click or drag to resize

CombinedSpecificationTRightOperand Property

Gets the right operand of the combination.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
public ISpecification<T> RightOperand { get; }

Property Value

Type: ISpecificationT
See Also