Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: UnexpectedArgumentException(string[], CommandInfo, Exception)

Declaration

internal UnexpectedArgumentException(
    string[] unexpectedArgs,
    CommandInfo commandInfo,
    Exception inner
)

Summary

Constructor.