eDriven Framework API
Constructor

Declaration Syntax
public PropertyComparer(
string sortField,
bool descending
)
Public Sub New ( _
sortField As String, _
descending As Boolean _
)
public:
PropertyComparer(
String^ sortField,
bool descending
)
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)