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

Public Member Functions

 ErrorEventArgs (Exception exception)
 
virtual Exception GetException ()
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Private Attributes

readonly Exception _exception
 

Detailed Description

Definition at line 3 of file ErrorEventArgs.cs.


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