Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PowerDeploy
PackageExplorerPlugin
PreviewCommand
C# Class PowerDeploy.PackageExplorerPlugin.PreviewCommand
Inheritance:
IPackageCommand
Mostrar archivo
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