HashValueFileChangedChecker-Konstruktor

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Sub New ( _
    itemObjDict As Dictionary(Of String, Item), _
    pendingBranchesDict As Dictionary(Of String, PendingChange) _
)
public HashValueFileChangedChecker(
    Dictionary<string, Item> itemObjDict,
    Dictionary<string, PendingChange> pendingBranchesDict
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

HashValueFileChangedChecker Klasse

Microsoft.TeamFoundation.VersionControl.Controls-Namespace