Click or drag to resize

SpecificationTSortRules Property

Gets the sorting rules that are specified.

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

Property Value

Type: SortSpecificationsT

Implements

ISpecificationTSortRules
See Also