|
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.CollectionChangeEventArgs:
Collaboration diagram for System.ComponentModel.CollectionChangeEventArgs:Public Member Functions | |
| CollectionChangeEventArgs (CollectionChangeAction action, object element) | |
Static Public Attributes | |
| static readonly global::System.EventArgs | Empty |
Properties | |
| virtual CollectionChangeAction | Action [get, set] |
| virtual object | Element [get, set] |
Private Attributes | |
| readonly CollectionChangeAction< Action > | k__BackingField |
| readonly object< Element > | k__BackingField |
Definition at line 9 of file CollectionChangeEventArgs.cs.