Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: IncompatibleCommandOrOptionException(string, string, CommandInfo, Exception)

Declaration

internal IncompatibleCommandOrOptionException(
    string earlier,
    string later,
    CommandInfo commandInfo,
    Exception inner
)

Summary

Constructor.