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
PropertyChangedEventArgs.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020003D0 RID: 976
7 {
8 // Token: 0x060019CE RID: 6606 RVA: 0x00047A08 File Offset: 0x00045C08
10 {
11 if (!true)
12 {
13 }
14 base..ctor();
16 }
17
18 // Token: 0x170005E0 RID: 1504
19 // (get) Token: 0x060019CF RID: 6607 RVA: 0x00047A28 File Offset: 0x00045C28
20 public virtual string PropertyName
21 {
22 get
23 {
24 return this._propertyName;
25 }
26 }
27
28 // Token: 0x040012DE RID: 4830
29 private readonly string _propertyName;
30 }
31}
class f__AnonymousType0<< Count > j__TPar