Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.FtpMethodInfo Class Referencesealed

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 Attributes

static readonly FtpMethodInfo[] s_knownMethodInfo
 

Detailed Description

Definition at line 3 of file FtpMethodInfo.cs.


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