HashValueFileChangedChecker 构造函数

命名空间:  Microsoft.TeamFoundation.VersionControl.Controls
程序集:  Microsoft.TeamFoundation.VersionControl.Controls(在 Microsoft.TeamFoundation.VersionControl.Controls.dll 中)

语法

声明
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
)

参数

.NET Framework 安全性

请参见

参考

HashValueFileChangedChecker 类

Microsoft.TeamFoundation.VersionControl.Controls 命名空间