This type contains the following members.

public abstract class Filter<T>
Inheritance:
ObjectFilterFilter<T>

Constructors

Filter()

Methods

Equals<TValue>(Expression<Func<T, TValue>>, TValue)
Where<TValue>(Expression<Func<T, TValue>>, WhereFilterOperator, TValue)