GetterThunk<T>, délégué
Réservé à un usage interne Microsoft.
Espace de noms : Microsoft.Internal.VisualStudio.PlatformUI
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public Delegate Function GetterThunk(Of T) As T
public delegate T GetterThunk<T>()
Paramètres de type
- T
Valeur de retour
Type : T