Esempio n. 1
0
 public int InstallApplication(InstallationInfo inst)
 {
     return(WebApplicationsInstaller.InstallApplication(inst));
 }