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
ConnectionManagementElement.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000466 RID: 1126
8 {
9 // Token: 0x06001E8E RID: 7822 RVA: 0x00050D54 File Offset: 0x0004EF54
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x06001E8F RID: 7823 RVA: 0x00050D68 File Offset: 0x0004EF68
16 public ConnectionManagementElement(string address, int maxConnection)
17 {
18 throw new NotSupportedException();
19 }
20
21 // Token: 0x170006E8 RID: 1768
22 // (get) Token: 0x06001E90 RID: 7824 RVA: 0x00050D7C File Offset: 0x0004EF7C
23 // (set) Token: 0x06001E91 RID: 7825 RVA: 0x00050D90 File Offset: 0x0004EF90
24 public string Address
25 {
26 get
27 {
28 throw new NotSupportedException();
29 }
30 set
31 {
32 throw new NotSupportedException();
33 }
34 }
35
36 // Token: 0x170006E9 RID: 1769
37 // (get) Token: 0x06001E92 RID: 7826 RVA: 0x00050DA4 File Offset: 0x0004EFA4
38 // (set) Token: 0x06001E93 RID: 7827 RVA: 0x00050DB8 File Offset: 0x0004EFB8
39 public int MaxConnection
40 {
41 get
42 {
43 throw new NotSupportedException();
44 }
45 set
46 {
47 throw new NotSupportedException();
48 }
49 }
50
51 // Token: 0x170006EA RID: 1770
52 // (get) Token: 0x06001E94 RID: 7828 RVA: 0x00050DCC File Offset: 0x0004EFCC
54 {
55 get
56 {
57 throw new NotSupportedException();
58 }
59 }
60 }
61}
class f__AnonymousType0<< Count > j__TPar