FtpsiteManager.

FtpsiteManager(ICakeEnvironment, ICakeLog) Constructor

Summary

Initializes a new instance of the FtpsiteManager class.
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
FtpsiteManager

Syntax

public FtpsiteManager(ICakeEnvironment environment, ICakeLog log)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
log ICakeLog The log.

Return Value

Type Description
void