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
DataErrorsChangedEventArgs.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020003CC RID: 972
7 {
8 // Token: 0x060019C4 RID: 6596 RVA: 0x000479D4 File Offset: 0x00045BD4
10 {
11 if (!true)
12 {
13 }
14 base..ctor();
16 }
17
18 // Token: 0x170005DE RID: 1502
19 // (get) Token: 0x060019C5 RID: 6597 RVA: 0x000479F4 File Offset: 0x00045BF4
20 public virtual string PropertyName
21 {
22 get
23 {
24 return this._propertyName;
25 }
26 }
27
28 // Token: 0x040012DD RID: 4829
29 private readonly string _propertyName;
30 }
31}
class f__AnonymousType0<< Count > j__TPar