Table of Contents

CliHelpBuilder.GetTwoColumnRow Method

Definition

Namespace
DotMake.CommandLine
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

Two column help row.