IServiceContainer::RemoveService Method
.NET Framework (current version)
Removes the specified service type from the service container.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveService(Type^) | Removes the specified service type from the service container. |
![]() | RemoveService(Type^, Boolean) | Removes the specified service type from the service container, and optionally promotes the service to parent service containers. |
Show:
