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

◆ BannerMessage

string System.Net.FtpWebResponse.BannerMessage
get

Definition at line 174 of file FtpWebResponse.cs.

175 {
176 get
177 {
178 return this._bannerMessage;
179 }
180 }