The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceContainer Constructor (IServiceProvider^)
.NET Framework (current version)
Initializes a new instance of the ServiceContainer class using the specified parent service provider.
Assembly: System (in System.dll)
Parameters
- parentProvider
-
Type:
System::IServiceProvider^
A parent service provider.
The service container uses this service object provider to retrieve services, if they are not available locally in the container.
.NET Framework
Available since 1.1
Available since 1.1
Show: