Ejemplo n.º 1
0
 public ResultObject ApplySnapshot(int itemId, string snapshotId)
 {
     return(VirtualizationServerController2012.ApplySnapshot(itemId, snapshotId));
 }