Méthode | Description | |
---|---|---|
App ( ) : System |
Initializes a new instance of the App class.
|
|
App_DispatcherUnhandledException ( object sender, System e ) : void |
Handles the DispatcherUnhandledException event of the App control.
|
|
LogException ( |
Silently tries to log the exception to the server's exception log service
|
public App_DispatcherUnhandledException ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Résultat | void |
public static LogException ( |
||
ex | The ex. | |
Résultat | void |