'Declaration
Public Function New( _
ByVal As System.ComponentModel.PropertyDescriptor, _
ByVal As System.ComponentModel.ListSortDirection _
)
public PropertyComparerInfo(
System.ComponentModel.PropertyDescriptor ,
System.ComponentModel.ListSortDirection
)