|
ErrorLoggerExceptionToWindowsGui Method
|
Shows
Exception information in a Windows Application.
Namespace: GSF.Windows.ErrorManagementAssembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.207-beta
Syntax protected override void ExceptionToWindowsGui()
Protected Overrides Sub ExceptionToWindowsGui
protected:
virtual void ExceptionToWindowsGui() override
abstract ExceptionToWindowsGui : unit -> unit
override ExceptionToWindowsGui : unit -> unit
function ExceptionToWindowsGui();
View SourceSee Also