C# Class PowerDeploy.PackageExplorerPlugin.DeployCommand

Inheritance: IPackageCommand
Exibir arquivo Open project: tobiaszuercher/PowerDeploy

Public Methods

Method Description
Execute ( IPackage package, string packagePath ) : void

Method Details

Execute() public method

public Execute ( IPackage package, string packagePath ) : void
package IPackage
packagePath string
return void