[]
Represents the group model by PercentComplete.
public class TaskCompleteGroup : BaseGroup, IComparer<BaseTask>
Name | Description |
---|---|
TaskCompleteGroup(bool) | Initializes a new instance of the TaskCompleteGroup class. |
Name | Description |
---|---|
GetCompareValue(BaseTask, BaseTask) | Gets the compare value between two tasks. |