Метод | Описание | |
---|---|---|
EventWiringException ( |
Initializes a new instance of the EventWiringException class.
|
|
EventWiringException ( string message ) : System |
Initializes a new instance of the EventWiringException class.
|
|
EventWiringException ( string message, |
Initializes a new instance of the EventWiringException class.
|
public EventWiringException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
Результат | System |
public EventWiringException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public EventWiringException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |