Table of Contents

Constructor DefaultHelpFormatter

Namespace
DisCatSharp.CommandsNext.Converters
Assembly
DisCatSharp.CommandsNext.dll

DefaultHelpFormatter(CommandContext)

Creates a new default help formatter.

public DefaultHelpFormatter(CommandContext ctx)

Parameters

ctx CommandContext

Context in which this formatter is being invoked.