메소드 | 설명 | |
---|---|---|
MissingOptionNameException ( ) : System |
Initializes a new instance of the MissingOptionNameException class.
|
|
MissingOptionNameException ( string message ) : System |
Initializes a new instance of the MissingOptionNameException class.
|
|
MissingOptionNameException ( string message, |
Initializes a new instance of the MissingOptionNameException class.
|
메소드 | 설명 | |
---|---|---|
MissingOptionNameException ( |
Initializes a new instance of the MissingOptionNameException class.
|
protected MissingOptionNameException ( |
||
info | The |
|
context | The |
|
리턴 | System |
public MissingOptionNameException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public MissingOptionNameException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | System |