ServiceAcceptingFactoryService(ScopedFactoryService, IFactoryService) Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ServiceAcceptingFactoryService(Microsoft::Extensions::DependencyInjection::Specification::Fakes::ScopedFactoryService ^ scopedService, Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFactoryService ^ transientService);
public ServiceAcceptingFactoryService (Microsoft.Extensions.DependencyInjection.Specification.Fakes.ScopedFactoryService scopedService, Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFactoryService transientService);
new Microsoft.Extensions.DependencyInjection.Specification.Fakes.ServiceAcceptingFactoryService : Microsoft.Extensions.DependencyInjection.Specification.Fakes.ScopedFactoryService * Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFactoryService -> Microsoft.Extensions.DependencyInjection.Specification.Fakes.ServiceAcceptingFactoryService
Public Sub New (scopedService As ScopedFactoryService, transientService As IFactoryService)
- scopedService
- ScopedFactoryService
- transientService
- IFactoryService
Produkt | Versionen |
---|---|
.NET | 8 (package-provided), 9 (package-provided) |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Arbeiten Sie mit uns auf GitHub zusammen
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu .NET
.NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: