|
| Compare .NET Objects | |
| ByteArrayComparer Class Members | |
| See Also Properties Methods Send Feedback | |
| KellermanSoftware.CompareNetObjects.TypeComparers Namespace : ByteArrayComparer Class |
Glossary Item Box
The following tables list the members exposed by ByteArrayComparer.
| Name | Description | |
|---|---|---|
![]() | ByteArrayComparer Constructor | Protected constructor that references the root comparer |
| Name | Description | |
|---|---|---|
![]() | RootComparer | A reference to the root comparer as newed up by the RootComparerFactory (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseTypeComparer) |
| Name | Description | |
|---|---|---|
![]() | CompareType | Overridden. Compare two byte array objects |
![]() | IsTypeMatch | Overridden. If true the type comparer will handle the comparison for the type |
| Name | Description | |
|---|---|---|
![]() | AddBreadCrumb | Overloaded. Add a breadcrumb to an existing breadcrumb (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) |
![]() | AddDifference | Overloaded. Add a difference for the current parameters (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) |
![]() | NiceString | Convert an object to a nicely formatted string (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) |



