Exemple #1
0
 protected void installZipPackage(string zipFile)
 {
     _runner.InstallZipPackage(zipFile);
 }