NXUnit Framework Class Library

CompareResult Methods

The methods of the CompareResult class are listed below. For a complete list of CompareResult class members, see the CompareResult Members topic.

Public Instance Methods

AddOverloaded. 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) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CompareResult Class | NXUnit.Framework Namespace