Example #1
0
 public ResultObject EjectDvdDisk(int itemId)
 {
     return(VirtualizationServerControllerForPrivateCloud.EjectDvdDisk(itemId));
 }