Partager via


AsyncServiceProviderInjection<TService,TInterface> Constructeur

Définition

Ce constructeur est réservé à un usage interne uniquement. Crée une instance de AsyncServiceProviderInjection<TService,TInterface>.

public AsyncServiceProviderInjection(Microsoft.VisualStudio.Shell.IAsyncServiceProvider2 asyncServiceProvider);
new Microsoft.VisualStudio.Extensibility.VSSdkCompatibility.AsyncServiceProviderInjection<'Service, 'Interface (requires 'Interface : null)> : Microsoft.VisualStudio.Shell.IAsyncServiceProvider2 -> Microsoft.VisualStudio.Extensibility.VSSdkCompatibility.AsyncServiceProviderInjection<'Service, 'Interface (requires 'Interface : null)>
Public Sub New (asyncServiceProvider As IAsyncServiceProvider2)

Paramètres

asyncServiceProvider
IAsyncServiceProvider2

Fournisseur de services asynchrone.

S’applique à