Partager via


PackageUtilities.ProfferService<TService, TImpl>, méthode

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub ProfferService(Of TService, TImpl As New) ( _
    serviceContainer As IServiceContainer _
)
public static void ProfferService<TService, TImpl>(
    IServiceContainer serviceContainer
)
where TImpl : new()

Paramètres de type

  • TService
  • TImpl

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PackageUtilities Classe

Microsoft.VisualStudio.Shell, espace de noms