Method GetProcessor
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
GetProcessor<TProcessor>()
public TProcessor GetProcessor<TProcessor>() where TProcessor : ICommandProcessor
Returns
- TProcessor
Type Parameters
TProcessor
public TProcessor GetProcessor<TProcessor>() where TProcessor : ICommandProcessor
TProcessor