Метод | Описание | |
---|---|---|
MultipleAssertException ( ) : System |
Default Constructor (normally used)
|
|
MultipleAssertException ( string message, |
Метод | Описание | |
---|---|---|
MultipleAssertException ( System info, System context ) : System |
Serialization Constructor
|
public MultipleAssertException ( ) : System | ||
Результат | System |
protected MultipleAssertException ( System info, System context ) : System | ||
info | System | |
context | System | |
Результат | System |
public MultipleAssertException ( string message, |
||
message | string | The error message that explains /// the reason for the exception |
inner | The exception that caused the /// current exception | |
Результат | System |