Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PowerDeploy
PackageExplorerPlugin
DeployCommand
C# Class PowerDeploy.PackageExplorerPlugin.DeployCommand
Inheritance:
IPackageCommand
Mostra file
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