Метод | Описание | |
---|---|---|
InvariantException ( ) : System |
Invariant Exception.
|
|
InvariantException ( string message ) : System |
Invariant Exception.
|
|
InvariantException ( string message, Exception inner ) : System |
Invariant Exception.
|
public InvariantException ( string message ) : System | ||
message | string | |
Результат | System |
public InvariantException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |