|
ErrorLoggerExceptionToWindowsCui Method
|
Shows Exception information in a Console Application.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.270-beta+73d44452c0321b5b5cc4994cc16714f5eed2777e
Syntaxprotected virtual void ExceptionToWindowsCui()
Protected Overridable Sub ExceptionToWindowsCui
protected:
virtual void ExceptionToWindowsCui()
abstract ExceptionToWindowsCui : unit -> unit
override ExceptionToWindowsCui : unit -> unit
function ExceptionToWindowsCui();
View Source
See Also