terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.ComponentModel.DoWorkEventArgs Class Reference
+ Inheritance diagram for System.ComponentModel.DoWorkEventArgs:
+ Collaboration diagram for System.ComponentModel.DoWorkEventArgs:

Public Member Functions

 DoWorkEventArgs (object argument)
 

Static Public Attributes

static readonly global::System.EventArgs Empty
 

Properties

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

Private Attributes

object result
 
object argument
 
bool< Cancelk__BackingField
 

Detailed Description

Definition at line 8 of file DoWorkEventArgs.cs.


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