IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | AlwaysEqualComparer |
class | GenericComparer< T > |
GenericComparer is used in testing to ensure that only the IComparer{T} interface is used. More... | |
class | GenericComparison< T > |
class | GenericEqualityComparer< T > |
GenericEqualityComparer is used in testing to ensure that only the IEqualityComparer{T} interface is used. More... | |
class | ObjectComparer |
ObjectComparer is used in testing to ensure that only methods of the IComparer interface are used. More... | |
class | ObjectEqualityComparer |
ObjectEqualityComparer is used in testing to ensure that only methods of the IEqualityComparer interface are used. More... | |