FtpResponse Constructor
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
FtpResponse(Int32, String, String)
Initializes a new instance of the Ftp
Declaration
public FtpResponse(int code, string description, string raw)
Initializes a new instance of the Ftp
public FtpResponse(int code, string description, string raw)