|
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
|
Collaboration diagram for System.ComponentModel.NotifyCollectionChangedEventArgs:Properties | |
| NotifyCollectionChangedAction | Action [get, set] |
| IList | NewItems [get, set] |
| int | NewStartingIndex [get, set] |
| IList | OldItems [get, set] |
| int | OldStartingIndex [get, set] |
Private Attributes | |
| NotifyCollectionChangedAction< Action > | k__BackingField |
| IList< NewItems > | k__BackingField |
| int< NewStartingIndex > | k__BackingField |
| IList< OldItems > | k__BackingField |
| int< OldStartingIndex > | k__BackingField |
Definition at line 13 of file NotifyCollectionChangedEventArgs.cs.