FtpService.

FtpService(ICakeLog) Constructor

Summary

Intializes a new instance of the FtpService class.
Assembly
Cake.Ftp.dll
Namespace
Cake.Ftp.Services
Containing Type
FtpService

Syntax

public FtpService(ICakeLog log)

Parameters

Name Type Description
log ICakeLog

Return Value

Type Description
void