Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Utility class to provide an easy mechanism for performing a difference on two files.
The Difference type exposes the following members.
Methods
Name
Description
Overloaded. Creates an IDiffItem for the target version of the given item.
Overloaded. Compares two files using the internal diff engine, and return the linked list of DiffSegments.
Provides an easy mechanism for performing a difference on two files.
Compare two IDiffItems using an external difference tool.
Top