[]
Uses to filter the incomplete tasks.
public class IncompleteTasksFilter : BaseTaskFilter, ICloneable
Name | Description |
---|---|
IncompleteTasksFilter() |
Name | Description |
---|---|
ApplyFilter(BaseTask) | Applies the filter to a task. |
Clone() | Creates a new object that is a copy of the current instance. |