Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
UnhandledExceptionEventArgs
C# Class System.UnhandledExceptionEventArgs
Inheritance:
EventArgs
Show file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
UnhandledExceptionEventArgs
(
Object
exception
,
bool
isTerminating
) :
System
Method Details
UnhandledExceptionEventArgs()
public
method
public
UnhandledExceptionEventArgs
(
Object
exception
,
bool
isTerminating
) :
System
exception
Object
isTerminating
bool
return
System