[This is preliminary documentation and subject to change.]
Add another result to this one. It means add all the Diff objecta of the result to this one.
Add another result to this one. It means add all the Diff objecta of the result to this one.
public void Add(CompareResult);
Add a Diff object to the result.
public void Add(Diff);
CompareResult Class | NXUnit.Framework Namespace