public ClientInstaller()
 {
     configPage = new Pages.pgeClientInstallOptions();
     installOptions = new ClientInstallOptions();
 }
Example #2
0
 public ClientInstaller()
 {
     configPage     = new Pages.pgeClientInstallOptions();
     installOptions = new ClientInstallOptions();
 }