terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.ComponentModel.DoWorkEventArgs Class Reference
+ Inheritance diagram for System.ComponentModel.DoWorkEventArgs:

Public Member Functions

 DoWorkEventArgs (object argument)
 

Static Public Attributes

static readonly EventArgs Empty
 

Properties

object Argument [get]
 
object Result [get, set]
 
bool Cancel [get, set]
 

Private Attributes

object result
 
object argument
 
bool< Cancelk__BackingField
 

Detailed Description

Definition at line 6 of file DoWorkEventArgs.cs.


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