Example #1
0
 public LibraryItem[] GetHosts(int serviceId)
 {
     return(VirtualizationServerControllerForPrivateCloud.GetHosts(serviceId));
 }