Overload List

NameDescription
Public methodRemoveService(Type)
Removes the specified service type from the service container.
(Inherited from IServiceContainer.)
Public methodRemoveService(Type, Boolean)
Removes the specified service type from the service container, and optionally promotes the service to parent service containers.
(Inherited from IServiceContainer.)

See Also