Property ServiceProvider
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ServiceProvider
Sets the service provider.
This allows passing data around without resorting to static members.
Defaults to an empty service provider.
public IServiceProvider ServiceProvider { init; }