Suoranta.EnterpriseLib.Web - Developer API

RangeFilter Constructor

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

Syntax


public RangeFilter(
	Object start,
	Object end
)

Parameters

start
Type: Object
end
Type: Object