Constructor: CommandLineHelpRequestedException(Func<int, ConsoleColoredString>)
Declaration
public CommandLineHelpRequestedException(
Func<int, ConsoleColoredString> helpGenerator
)
Summary
Indicates that the user supplied one of the standard options we recognize as a help request.