Example #1
0
 public List <string> GetSharedSSLDomains(int packageId)
 {
     return(WebServerController.GetSharedSSLDomains(packageId));
 }