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