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