Метод | Описание | |
---|---|---|
UnhandledExceptionEventArgs ( object exception, bool isTerminating ) : System |
Initializes a new instance of the Eto.UnhandledExceptionEventArgs class.
|
public UnhandledExceptionEventArgs ( object exception, bool isTerminating ) : System | ||
exception | object | The exception object. |
isTerminating | bool | |
Результат | System |