ServiceContainer.UnregisterService(Object) Method
Unregisters the specified service.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Parameters
Name | Type | Description |
---|---|---|
service | Object | The service to unregister. |
Implements
See Also