|
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
|
Inheritance diagram for System.ComponentModel.RefreshEventArgs:
Collaboration diagram for System.ComponentModel.RefreshEventArgs:Public Member Functions | |
| RefreshEventArgs (object componentChanged) | |
| RefreshEventArgs (Type typeChanged) | |
Static Public Attributes | |
| static readonly global::System.EventArgs | Empty |
Properties | |
| object | ComponentChanged [get, set] |
| Type | TypeChanged [get, set] |
Private Attributes | |
| readonly object< ComponentChanged > | k__BackingField |
| readonly Type< TypeChanged > | k__BackingField |
Definition at line 9 of file RefreshEventArgs.cs.