HelpBuilder.GetTwoColumnRow Method
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
Gets a help item for the specified symbol.
public TwoColumnHelpRow GetTwoColumnRow(Symbol symbol, HelpContext context)
Parameters
symbolSymbolThe symbol to get a help item for.
contextHelpContextThe help context.