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
PropertyChangingEventArgs.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000009 RID: 9
10 {
11 // Token: 0x06000026 RID: 38 RVA: 0x0000240C File Offset: 0x0000060C
13 {
14 if (!true)
15 {
16 }
17 base..ctor();
18 }
19
20 // Token: 0x17000007 RID: 7
21 // (get) Token: 0x06000027 RID: 39 RVA: 0x00002424 File Offset: 0x00000624
22 // (set) Token: 0x06000028 RID: 40 RVA: 0x00002438 File Offset: 0x00000638
23 public virtual string PropertyName
24 {
26 get
27 {
28 return this.<PropertyName>k__BackingField;
29 }
31 set
32 {
34 }
35 }
36
37 // Token: 0x0400000D RID: 13
39 private string <PropertyName>k__BackingField;
40 }
41}
class f__AnonymousType0<< Count > j__TPar