ITokenStore<T>, interface
Espace de noms : Microsoft.TeamFoundation.Framework.Common
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Interface ITokenStore(Of T)
public interface ITokenStore<T>
Paramètres de type
- T
Le type ITokenStore<T> expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Item |
Début
Méthodes
Nom | Description | |
---|---|---|
![]() |
Clear | |
![]() |
Remove | |
![]() |
TryGetValue |
Début