Compartilhar via


Construtor DictionaryWrapper<TKey, TValue> (IDictionary<TKey, TValue>)

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

Sintaxe

'Declaração
Public Sub New ( _
    value As IDictionary(Of TKey, TValue) _
)
public DictionaryWrapper(
    IDictionary<TKey, TValue> value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DictionaryWrapper<TKey, TValue> Classe

Sobrecargas DictionaryWrapper<TKey, TValue>

Namespace Microsoft.TeamFoundation.Framework.Server