ServiceProvider.RemoveService Method
Include Protected Members
Include Inherited Members
Removes the specified service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveService(Type) | Removes the specified service from the internal services collection | |
RemoveService(Type, Boolean) | Removes the specified service from the internal services collection or from the parent service container. |
Top