[]
Gets the compare value between two tasks.
public abstract int GetCompareValue(BaseTask first, BaseTask second)
The first task.
The second task.