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
SmtpNetworkElement.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000477 RID: 1143
8 {
9 // Token: 0x06001EF9 RID: 7929 RVA: 0x000515B0 File Offset: 0x0004F7B0
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x1700071B RID: 1819
16 // (get) Token: 0x06001EFA RID: 7930 RVA: 0x000515C4 File Offset: 0x0004F7C4
17 // (set) Token: 0x06001EFB RID: 7931 RVA: 0x000515D8 File Offset: 0x0004F7D8
18 public string ClientDomain
19 {
20 get
21 {
22 throw new NotSupportedException();
23 }
24 set
25 {
26 throw new NotSupportedException();
27 }
28 }
29
30 // Token: 0x1700071C RID: 1820
31 // (get) Token: 0x06001EFC RID: 7932 RVA: 0x000515EC File Offset: 0x0004F7EC
32 // (set) Token: 0x06001EFD RID: 7933 RVA: 0x00051600 File Offset: 0x0004F800
34 {
35 get
36 {
37 throw new NotSupportedException();
38 }
39 set
40 {
41 throw new NotSupportedException();
42 }
43 }
44
45 // Token: 0x1700071D RID: 1821
46 // (get) Token: 0x06001EFE RID: 7934 RVA: 0x00051614 File Offset: 0x0004F814
47 // (set) Token: 0x06001EFF RID: 7935 RVA: 0x00051628 File Offset: 0x0004F828
48 public bool EnableSsl
49 {
50 get
51 {
52 throw new NotSupportedException();
53 }
54 set
55 {
56 throw new NotSupportedException();
57 }
58 }
59
60 // Token: 0x1700071E RID: 1822
61 // (get) Token: 0x06001F00 RID: 7936 RVA: 0x0005163C File Offset: 0x0004F83C
62 // (set) Token: 0x06001F01 RID: 7937 RVA: 0x00051650 File Offset: 0x0004F850
63 public string Host
64 {
65 get
66 {
67 throw new NotSupportedException();
68 }
69 set
70 {
71 throw new NotSupportedException();
72 }
73 }
74
75 // Token: 0x1700071F RID: 1823
76 // (get) Token: 0x06001F02 RID: 7938 RVA: 0x00051664 File Offset: 0x0004F864
77 // (set) Token: 0x06001F03 RID: 7939 RVA: 0x00051678 File Offset: 0x0004F878
78 public string Password
79 {
80 get
81 {
82 throw new NotSupportedException();
83 }
84 set
85 {
86 throw new NotSupportedException();
87 }
88 }
89
90 // Token: 0x17000720 RID: 1824
91 // (get) Token: 0x06001F04 RID: 7940 RVA: 0x0005168C File Offset: 0x0004F88C
92 // (set) Token: 0x06001F05 RID: 7941 RVA: 0x000516A0 File Offset: 0x0004F8A0
93 public int Port
94 {
95 get
96 {
97 throw new NotSupportedException();
98 }
99 set
100 {
101 throw new NotSupportedException();
102 }
103 }
104
105 // Token: 0x17000721 RID: 1825
106 // (get) Token: 0x06001F06 RID: 7942 RVA: 0x000516B4 File Offset: 0x0004F8B4
108 {
109 get
110 {
111 throw new NotSupportedException();
112 }
113 }
114
115 // Token: 0x17000722 RID: 1826
116 // (get) Token: 0x06001F07 RID: 7943 RVA: 0x000516C8 File Offset: 0x0004F8C8
117 // (set) Token: 0x06001F08 RID: 7944 RVA: 0x000516DC File Offset: 0x0004F8DC
118 public string TargetName
119 {
120 get
121 {
122 throw new NotSupportedException();
123 }
124 set
125 {
126 throw new NotSupportedException();
127 }
128 }
129
130 // Token: 0x17000723 RID: 1827
131 // (get) Token: 0x06001F09 RID: 7945 RVA: 0x000516F0 File Offset: 0x0004F8F0
132 // (set) Token: 0x06001F0A RID: 7946 RVA: 0x00051704 File Offset: 0x0004F904
133 public string UserName
134 {
135 get
136 {
137 throw new NotSupportedException();
138 }
139 set
140 {
141 throw new NotSupportedException();
142 }
143 }
144
145 // Token: 0x06001F0B RID: 7947 RVA: 0x00051718 File Offset: 0x0004F918
146 protected override void PostDeserialize()
147 {
148 throw new NotSupportedException();
149 }
150 }
151}
override ConfigurationPropertyCollection Properties