Terraria v1.4.4.9
Terraria source code documentation
|
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 = 0x10 , System.Net.ParameterIsDirectory = 0x20 , System.Net.ShouldParseForResponseUri = 0x40 , System.Net.HasHttpCommand = 0x80 , System.Net.MustChangeWorkingDirectoryToPath = 0x100 } |