







![]() |
Compare .NET Objects | |
KellermanSoftware.CompareNetObjects Namespace | |
See Also Inheritance Hierarchy Send Feedback |
Glossary Item Box
Class | Description | |
---|---|---|
![]() | CompareException | CompareException with a Result Property |
![]() | CompareExtensions | A set of BDD style comparison extensions for use with Testing Frameworks |
![]() | CompareLogic | Class that allows comparison of two objects of the same type to each other. Supports classes, lists, arrays, dictionaries, child comparison and more. |
![]() | CompareObjects | Obsolete Use CompareLogic instead |
![]() | CompareParms | Compare Parameters |
![]() | ComparisonConfig | Configuration |
![]() | ComparisonResult | Details about the comparison |
![]() | Difference | Detailed information about the difference |
![]() | ExcludeLogic | Exclude types depending upon the configuration |
![]() | FileHelper | Helper methods for files and directories |
![]() | LogicEqualityComparer | Implements methods to support the comparison of objects for equality, in a customizable fashion. |
![]() | LogicEqualityComparer<T> | Implements methods to support the comparison of objects for equality, in a customizable fashion. |
![]() | ProcessHelper | Helper methods for processes |
![]() | PropertyEntity | Generic class for holding a Property Info, or Dynamic Info |
![]() | RootComparer | The base comparer which contains all the type comparers |
![]() | RootComparerFactory | Factory to create a root comparer |
![]() | StringHelper | Methods for manipulating strings |
![]() | TypeBackwardsCompatibilityExtensions | Extensions for Type to provide backward compatibility between latest and older .net Framework APIs. |
![]() | TypeHelper | Methods for detecting |
Interface | Description | |
---|---|---|
![]() | ICompareLogic | Interface for mocking |