[]
Applies the filter to a task.
public override bool ApplyFilter(BaseTask task)
The BaseTask object to filter.
True if the task satisfies the filter; False otherwise.
task