Method | Description | |
---|---|---|
UnrecognizedOptionException ( string message ) : System | ||
UnrecognizedOptionException ( string message, string option ) : System |
public UnrecognizedOptionException ( string message ) : System | ||
message | string | |
return | System |
public UnrecognizedOptionException ( string message, string option ) : System | ||
message | string | |
option | string | |
return | System |