# SimpleServiceProvider.Dispose method

Disposes the created services that implement IDisposable.

```csharp
public void Dispose()
```

## See Also

* class [SimpleServiceProvider](../SimpleServiceProvider.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
