| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
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 }  |