Method |
Description |
|
Escape ( string input ) : string |
|
|
ExitMessageHandler ( Exception e, bool>.Tuple r, string moreInfo = null ) : void |
|
|
HandleAggregateException ( AggregateException aggregrateException, ReportExceptionEventArgs et ) : bool>.Tuple |
|
|
HandleCompositionError ( System.ComponentModel.Composition.CompositionException e, ReportExceptionEventArgs et ) : bool>.Tuple |
|
|
HandleHyperlinks ( string str ) : string |
|
|
HandleReflectionTypeLoadException ( ReflectionTypeLoadException e, ReportExceptionEventArgs et ) : bool>.Tuple |
|
|
InternalHandler ( Exception exception, ReportExceptionEventArgs et, bool loader = false ) : bool>.Tuple |
|
|
ShowDialog ( string moreInfo, string message, string title, Exception e ) : void |
|
|
TryShowDialog ( string moreInfo, string message, string title, Exception e ) : void |
|
|