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
INotifyPropertyChanging.cs
Go to the documentation of this file.
1
using
System
;
2
using
Newtonsoft.Json.Shims
;
3
4
namespace
System.ComponentModel
5
{
6
// Token: 0x02000005 RID: 5
7
[
Preserve
]
8
public
interface
INotifyPropertyChanging
9
{
10
// Token: 0x14000002 RID: 2
11
// (add) Token: 0x0600000B RID: 11
12
// (remove) Token: 0x0600000C RID: 12
13
event
PropertyChangingEventHandler
PropertyChanging
;
14
}
15
}
System.ComponentModel.PropertyChangingEventHandler
Definition
PropertyChangingEventHandler.cs:10
System.ComponentModel.INotifyPropertyChanging.PropertyChanging
PropertyChangingEventHandler PropertyChanging
Definition
INotifyPropertyChanging.cs:13
System.ComponentModel.INotifyPropertyChanging
Definition
INotifyPropertyChanging.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
INotifyPropertyChanging.cs
Generated by
1.10.0