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

◆ Proxy

override IWebProxy System.Net.FtpWebRequest.Proxy
getset

Definition at line 209 of file FtpWebRequest.cs.

210 {
211 get
212 {
213 }
214 set
215 {
217 {
218 }
219 }
220 }