[]
Gets the compare value between two tasks.
public override int GetCompareValue(BaseTask first, BaseTask second)
| Type | Name | Description |
|---|---|---|
| BaseTask | first | The first task. |
| BaseTask | second | The second task. |
| Type | Description |
|---|---|
| int | System.Int32. |