Ejemplo n.º 1
0
 public List <ApplicationCategory> GetCategories()
 {
     return(WebApplicationsInstaller.GetCategories());
 }