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

Public Member Functions

 ThreadExceptionEventArgs (Exception t)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Properties

Exception Exception [get]
 

Private Attributes

readonly Exception m_exception
 

Detailed Description

Definition at line 3 of file ThreadExceptionEventArgs.cs.


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