| FiddlerApplicationDoNotifyUser Method |
| Name | Description | |
|---|---|---|
| DoNotifyUser(Exception, String) | ||
| DoNotifyUser(String, String) | ||
| DoNotifyUser(String, String, MessageBoxIcon) | ||
| DoNotifyUser(IWin32Window, String, String, MessageBoxIcon) |
Log a notification to the OnNotification handler and, if not in quiet mode, show a MessageBox
|