Click or drag to resize
FiddlerApplicationDoNotifyUser Method
Overload List
  NameDescription
Public methodStatic memberDoNotifyUser(Exception, String)
Public methodStatic memberDoNotifyUser(String, String)
Public methodStatic memberDoNotifyUser(String, String, MessageBoxIcon)
Public methodStatic memberDoNotifyUser(IWin32Window, String, String, MessageBoxIcon)
Log a notification to the OnNotification handler and, if not in quiet mode, show a MessageBox
Top
See Also