Compartilhar via


Construtor KeyValuePairGuidGuidTable

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

Sintaxe

'Declaração
Public Sub New ( _
    rows As IEnumerable(Of KeyValuePair(Of Guid, Guid)) _
)
public KeyValuePairGuidGuidTable(
    IEnumerable<KeyValuePair<Guid, Guid>> rows
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

KeyValuePairGuidGuidTable Classe

Namespace Microsoft.TeamFoundation.Framework.Server