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

◆ RenameTo

string System.Net.FtpWebRequest.RenameTo
getset

Definition at line 70 of file FtpWebRequest.cs.

71 {
72 get
73 {
74 return this._renameTo;
75 }
76 set
77 {
79 {
80 bool flag = string.IsNullOrEmpty(value);
82 return;
83 }
84 }
85 }
class f__AnonymousType0<< Count > j__TPar