Table of Contents

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

symbol Symbol

The symbol to get a help item for.

context HelpContext

The help context.

Returns

TwoColumnHelpRow