DiffUtility class

Methods for manipulating lists.

public static class DiffUtility

Public Members

name description
static FindDifferences<T>(…) Finds the differences between the two lists. (2 methods)

See Also