Freigeben über


AsyncServiceProviderInjection<TService,TInterface> Konstruktor

Definition

Dieser Konstruktor dient nur zur internen Verwendung. Erstellt eine Instanz von 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)

Parameter

asyncServiceProvider
IAsyncServiceProvider2

Der asynchrone Dienstanbieter.

Gilt für: