Пример #1
0
 void ErrorHandlingOnCustomSendErrorNotification(object sender, CustomSendErrorNotificationEventArgs customSendErrorNotificationEventArgs) {
     Log(customSendErrorNotificationEventArgs.Exception);
 }
Пример #2
0
 void ErrorHandlingOnCustomSendErrorNotification(object sender, CustomSendErrorNotificationEventArgs customSendErrorNotificationEventArgs)
 {
     Log(customSendErrorNotificationEventArgs.Exception);
 }