Difference Class Members
From Compare .NET Objects
|
|
| Compare .NET Objects | |
| Difference Class Members | |
| See Also Properties Methods Send Feedback | |
| KellermanSoftware.CompareNetObjects Namespace : Difference Class |
Glossary Item Box
The following tables list the members exposed by Difference.
| Name | Description | |
|---|---|---|
| Difference Constructor |
| Name | Description | |
|---|---|---|
| ActualName | Name of Actual Object | |
| ChildPropertyName | The child property name | |
| ExpectedName | Name of Expected Object | |
| MessagePrefix | Prefix to put on the beginning of the message | |
| Object1 | Object1 as a reference | |
| Object1TypeName | The type of the first object | |
| Object1Value | Object1 Value as a string | |
| Object2 | Object2 as a reference | |
| Object2TypeName | The type of the second object | |
| Object2Value | Object2 Value as a string | |
| ParentObject1 | A reference to the parent of object1 | |
| ParentObject2 | A reference to the parent of object2 | |
| ParentPropertyName | Returns the parent property name | |
| PropertyName | The breadcrumb of the property leading up to the value |
| Name | Description | |
|---|---|---|
| GetShortItem | Item and property name only | |
| GetWhatIsCompared | The type and index of what is compared | |
| ToString | Nicely formatted string |