[]
initializes a new instance of PropertyComparerInfo class with specific property descriptor and direction.
public PropertyComparerInfo(PropertyDescriptor prop, ListSortDirection direction)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor | prop | The PropertyDescriptor object. |
| ListSortDirection | direction | The ListSortDirection object. |