RawComparerT Class |
Namespace: Ookii.Jumbo.IO
The RawComparerT type exposes the following members.
Name | Description | |
---|---|---|
CreateComparer |
Creates a raw comparer.
| |
CreateDeserializingComparer |
Creates a deserializing comparer using the specified IComparerT.
|
If the type specified by T has its own custom IRawComparerT, that will be used for the comparison. Otherwise, the records will be deserialized and comparer using IComparerT.