[]
Initializes a new instance of TaskComparer class.
public TaskComparer()
Initializes a new instance of TaskComparer class with property comparer info.
public TaskComparer(PropertyDescriptor prop, ListSortDirection direction)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor | prop | The PropertyDescriptor object that references the property. |
| ListSortDirection | direction | The ListSortDirection value that specifies the order direction. |