DiffSummary Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DiffSummary(DiffFile, DiffFile, array<IDiffChange[], Boolean) Constructs a new DiffSummary from the given files and diff change list. The diff change list will be included in the summary if it is requested.
Public method DiffSummary(Int32, Int32, Int32, Int32, Int32) Creates a DiffSummary with the given values

Top

See Also

Reference

DiffSummary Class

Microsoft.TeamFoundation.VersionControl.Common Namespace