Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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.