[]
Applies the condition to a given value.
public bool Apply(object value)
Value to test.
True if the value satisfies the condition, false otherwise.