Table of Contents

Property Services

Namespace
DisCatSharp.ApplicationCommands.Context
Assembly
DisCatSharp.ApplicationCommands.dll

Services

Gets the service provider.

This allows passing data around without resorting to static members.

Defaults to an empty service provider.

public IServiceProvider Services { get; }

Property Value

IServiceProvider