Exemplo n.º 1
0
 public ResultObject CreateSnapshot(int itemId)
 {
     return(VirtualizationServerController2012.CreateSnapshot(itemId));
 }