Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CommandLineParseException(Func<Translation, ConsoleColoredString>, CommandInfo, Exception)

Declaration

internal CommandLineParseException(
    Func<Translation, ConsoleColoredString> getMessage,
    CommandInfo commandInfo,
    Exception inner
)

Summary

Constructor.