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
System.Net.FtpMethodInfo Class Reference

Package Functions

 FtpMethodInfo (string method, FtpOperation operation, FtpMethodFlags flags, string httpCommand)
 
bool HasFlag (FtpMethodFlags flags)
 

Static Package Functions

static FtpMethodInfo GetMethodInfo (string method)
 

Package Attributes

string Method
 
FtpOperation Operation
 
FtpMethodFlags Flags
 
string HttpCommand
 

Properties

bool IsCommandOnly [get]
 
bool IsUpload [get]
 
bool IsDownload [get]
 
bool ShouldParseForResponseUri [get]
 

Static Private Member Functions

static FtpMethodInfo ()
 

Static Private Attributes

static readonly FtpMethodInfo[] s_knownMethodInfo
 

Detailed Description

Definition at line 7 of file FtpMethodInfo.cs.


The documentation for this class was generated from the following file: