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.CollectionChangeEventArgs Class Reference
+ 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< Actionk__BackingField
 
readonly object< Elementk__BackingField
 

Detailed Description

Definition at line 9 of file CollectionChangeEventArgs.cs.


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