Suoranta.EnterpriseLib.Web - Developer API

RangeFilter<(Of <(<'TValue>)>)> Constructor

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

Syntax


public RangeFilter(
	TValue start,
	TValue end
)

Parameters

start
Type: TValue
end
Type: TValue