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.ProgressChangedEventArgs Class Reference
+ Inheritance diagram for System.ComponentModel.ProgressChangedEventArgs:

Public Member Functions

 ProgressChangedEventArgs (int progressPercentage, object userState)
 

Static Public Attributes

static readonly EventArgs Empty
 

Properties

int ProgressPercentage [get]
 
object UserState [get]
 

Private Attributes

readonly int progressPercentage
 
readonly object userState
 

Detailed Description

Definition at line 6 of file ProgressChangedEventArgs.cs.


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