The methods of the CompareResult class are listed below. For a complete list of CompareResult class members, see the CompareResult Members topic.
Add | Overloaded. Add a Diff object to the result. |
Equals (inherited from Object) | |
GetEnumerator | The iterator of the result, so you can use foreach in it. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
CompareResult Class | NXUnit.Framework Namespace