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