terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Net |
Enumerations | |
enum | System.Net.FtpMethodFlags { System.Net.None = 0 , System.Net.IsDownload = 1 , System.Net.IsUpload = 2 , System.Net.TakesParameter = 4 , System.Net.MayTakeParameter = 8 , System.Net.DoesNotTakeParameter = 16 , System.Net.ParameterIsDirectory = 32 , System.Net.ShouldParseForResponseUri = 64 , System.Net.HasHttpCommand = 128 , System.Net.MustChangeWorkingDirectoryToPath = 256 } |