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