Construtor MemoryCacheList<TKey, TValue>.MemoryCacheEventArgs

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

Sintaxe

'Declaração
Public Sub New ( _
    key As TKey, _
    value As TValue _
)
public MemoryCacheEventArgs(
    TKey key,
    TValue value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

MemoryCacheList<TKey, TValue>.MemoryCacheEventArgs Classe

Namespace Microsoft.TeamFoundation.Framework.Common