Constructor BaseHelpFormatter
- Namespace
- DisCatSharp.CommandsNext.Converters
- Assembly
- DisCatSharp.CommandsNext.dll
BaseHelpFormatter(CommandContext)
Creates a new help formatter for specified CommandsNext extension instance.
public BaseHelpFormatter(CommandContext ctx)
Parameters
ctx
CommandContextContext in which this formatter is being invoked.