Edit

Share via


KeyedDependencyInjectionSpecificationTests.SimpleParentWithDynamicKeyedService Constructor

Definition

public:
 SimpleParentWithDynamicKeyedService(IServiceProvider ^ serviceProvider);
public SimpleParentWithDynamicKeyedService (IServiceProvider serviceProvider);
new Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.SimpleParentWithDynamicKeyedService : IServiceProvider -> Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.SimpleParentWithDynamicKeyedService
Public Sub New (serviceProvider As IServiceProvider)

Parameters

serviceProvider
IServiceProvider

Applies to