Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: UnrecognizedCommandOrOptionException(string, CommandInfo, Exception)

Declaration

internal UnrecognizedCommandOrOptionException(
    string commandOrOptionName,
    CommandInfo commandInfo,
    Exception inner
)

Summary

Constructor.