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
ListSortDescription.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200039D RID: 925
7 public class ListSortDescription
8 {
9 // Token: 0x06001804 RID: 6148 RVA: 0x00043F24 File Offset: 0x00042124
15
16 // Token: 0x17000578 RID: 1400
17 // (get) Token: 0x06001805 RID: 6149 RVA: 0x00043F48 File Offset: 0x00042148
18 // (set) Token: 0x06001806 RID: 6150 RVA: 0x00043F5C File Offset: 0x0004215C
20 {
22 get
23 {
25 }
27 set
28 {
30 }
31 }
32
33 // Token: 0x17000579 RID: 1401
34 // (get) Token: 0x06001807 RID: 6151 RVA: 0x00043F70 File Offset: 0x00042170
35 // (set) Token: 0x06001808 RID: 6152 RVA: 0x00043F84 File Offset: 0x00042184
37 {
39 get
40 {
41 return this.<SortDirection>k__BackingField;
42 }
44 set
45 {
47 }
48 }
49
50 // Token: 0x0400124D RID: 4685
53
54 // Token: 0x0400124E RID: 4686
56 private ListSortDirection <SortDirection>k__BackingField;
57 }
58}
class f__AnonymousType0<< Count > j__TPar
ListSortDescription(PropertyDescriptor property, ListSortDirection direction)
ListSortDirection< SortDirection > k__BackingField
PropertyDescriptor< PropertyDescriptor > k__BackingField