Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CommandLineParseException(ConsoleColoredString, Func<int, ConsoleColoredString>)

Declaration

public CommandLineParseException(
    ConsoleColoredString message,
    Func<int, ConsoleColoredString> helpGenerator
)

Summary

Constructor.