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

◆ FtpMethodInfo() [1/2]

System.Net.FtpMethodInfo.FtpMethodInfo ( string method,
FtpOperation operation,
FtpMethodFlags flags,
string httpCommand )
inlinepackage

Definition at line 10 of file FtpMethodInfo.cs.

11 {
12 this.Method = method;
13 this.Operation = operation;
14 this.HttpCommand = flags;
16 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.