[]
Applies the filter to a value.
public virtual bool Apply(object value)
Value to be filtered.
True if the value satisfies the filter; False otherwise.
value