[]
Base class for all task filters.
public abstract class BaseTaskFilter : ICloneable
Name | Description |
---|---|
BaseTaskFilter() |
Name | Description |
---|---|
ID | Gets the object's autogenerated ID. |
Name | Description |
---|---|
ApplyFilter(BaseTask) | Applies the filter to a task. |
Clone() | Creates a new object that is a copy of the current instance. |