Overload | Description |
---|---|
SortTasks(PropertyDescriptor,ListSortDirection) | Sorts all the tasks by specific property and order direction. |
SortTasks(IComparer<Task>) | Sorts all the tasks by given comparer. |
Overload | Description |
---|---|
SortTasks(PropertyDescriptor,ListSortDirection) | Sorts all the tasks by specific property and order direction. |
SortTasks(IComparer<Task>) | Sorts all the tasks by given comparer. |