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