Метод | Описание | |
---|---|---|
UnexpectedIndexException ( ) : System |
Initializes a new instance of the UnexpectedIndexException class.
|
|
UnexpectedIndexException ( string message ) : System |
Initializes a new instance of the UnexpectedIndexException class.
|
Метод | Описание | |
---|---|---|
UnexpectedIndexException ( string message, |
public UnexpectedIndexException ( ) : System | ||
Результат | System |
public UnexpectedIndexException ( string message ) : System | ||
message | string | The message. |
Результат | System |