CliHelpBuilderGetTwoColumnRow Method
Gets a help item for the specified symbol.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public TwoColumnHelpRow GetTwoColumnRow(
CliSymbol symbol,
HelpContext context
)
- symbol CliSymbol
- The symbol to get a help item for.
- context HelpContext
- The help context.
TwoColumnHelpRowTwo column help row.