Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.UnhandledExceptionEventArgs Class Reference

Public Member Functions

 UnhandledExceptionEventArgs (object exception, bool isTerminating)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Properties

object ExceptionObject [get]
 
bool IsTerminating [get]
 

Private Attributes

readonly object _exception
 
readonly bool _isTerminating
 

Detailed Description

Definition at line 3 of file UnhandledExceptionEventArgs.cs.


The documentation for this class was generated from the following file: