C# Class PowerDeploy.PackageExplorerPlugin.DeployCommand

Inheritance: IPackageCommand
Afficher le fichier Open project: tobiaszuercher/PowerDeploy

Méthodes publiques

Méthode Description
Execute ( IPackage package, string packagePath ) : void

Method Details

Execute() public méthode

public Execute ( IPackage package, string packagePath ) : void
package IPackage
packagePath string
Résultat void