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
INotifyCollectionChanged.cs
Go to the documentation of this file.
1
using
System
;
2
using
Newtonsoft.Json.Shims
;
3
4
namespace
System.ComponentModel
5
{
6
// Token: 0x02000004 RID: 4
7
[
Preserve
]
8
public
interface
INotifyCollectionChanged
9
{
10
// Token: 0x14000001 RID: 1
11
// (add) Token: 0x06000009 RID: 9
12
// (remove) Token: 0x0600000A RID: 10
13
event
NotifyCollectionChangedEventHandler
CollectionChanged
;
14
}
15
}
System.ComponentModel.NotifyCollectionChangedEventHandler
Definition
NotifyCollectionChangedEventHandler.cs:10
System.ComponentModel.INotifyCollectionChanged.CollectionChanged
NotifyCollectionChangedEventHandler CollectionChanged
Definition
INotifyCollectionChanged.cs:13
System.ComponentModel.INotifyCollectionChanged
Definition
INotifyCollectionChanged.cs:9
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:4
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
System
ComponentModel
INotifyCollectionChanged.cs
Generated by
1.10.0