Freigeben über


KeyValuePairGuidGuidTable-Konstruktor

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    rows As IEnumerable(Of KeyValuePair(Of Guid, Guid)) _
)
public KeyValuePairGuidGuidTable(
    IEnumerable<KeyValuePair<Guid, Guid>> rows
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

KeyValuePairGuidGuidTable Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace