Class DebugHelper
Class that stores methods used to listen WPF traces and handle exceptions.
Inheritance
System.Object
DebugHelper
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public static class DebugHelper : Object
Methods
Attach()
Attaches listeners for WPF traces, and exception handling that is able to send mail containing all info about the exception.
Declaration
public static void Attach()