Suoranta.EnterpriseLib.Web - Developer API

IRangeFilter<(Of <(<'TValue>)>)> Interface

Namespace:  Suoranta.EnterpriseLib.Linq.Filters
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public interface IRangeFilter<TValue> : IFilter
where TValue : IComparable<TValue>

Type Parameters

TValue