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
3
namespace
System.ComponentModel
4
{
5
// Token: 0x020003CF RID: 975
6
public
interface
INotifyPropertyChanging
7
{
8
// Token: 0x14000018 RID: 24
9
// (add) Token: 0x060019CC RID: 6604
10
// (remove) Token: 0x060019CD RID: 6605
11
event
PropertyChangingEventHandler
PropertyChanging
;
12
}
13
}
System.ComponentModel.INotifyPropertyChanging.PropertyChanging
PropertyChangingEventHandler PropertyChanging
Definition
INotifyPropertyChanging.cs:13
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
INotifyPropertyChanging.cs
Generated by
1.10.0