Method | Description | |
---|---|---|
CanExecute ( XenAPI.VM vm, XenAPI.Host preSelectedHost ) : bool | ||
CrossPoolCopyVMCommand ( IMainWindow mainWindow, IEnumerable |
||
CrossPoolCopyVMCommand ( IMainWindow mainWindow, IEnumerable |
Method | Description | |
---|---|---|
CanExecute ( XenAPI.VM vm ) : bool | ||
ExecuteCore ( SelectedItemCollection selection ) : void |
public static CanExecute ( XenAPI.VM vm, XenAPI.Host preSelectedHost ) : bool | ||
vm | XenAPI.VM | |
preSelectedHost | XenAPI.Host | |
return | bool |
public CrossPoolCopyVMCommand ( IMainWindow mainWindow, IEnumerable |
||
mainWindow | IMainWindow | |
selection | IEnumerable |
|
return | System.Collections.Generic |
public CrossPoolCopyVMCommand ( IMainWindow mainWindow, IEnumerable |
||
mainWindow | IMainWindow | |
selection | IEnumerable |
|
preSelectedHost | XenAPI.Host | |
return | System.Collections.Generic |
protected ExecuteCore ( SelectedItemCollection selection ) : void | ||
selection | SelectedItemCollection | |
return | void |