Udostępnij za pośrednictwem


Delegat ParameterizedGetterThunk<T>

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Delegate Function ParameterizedGetterThunk(Of T) ( _
    parameter As Object _
) As T
public delegate T ParameterizedGetterThunk<T>(
    Object parameter
)

Parametry typów

  • T

Parametry

Wartość zwracana

Typ: T

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI