C# Class XenAdmin.Commands.CrossPoolCopyTemplateCommand

Inheritance: CrossPoolCopyVMCommand
Afficher le fichier Open project: xenserver/xenadmin Class Usage Examples

Méthodes publiques

Méthode Description
CanExecute ( XenAPI.VM vm, XenAPI.Host preSelectedHost ) : bool
CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection ) : System.Collections.Generic
CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection, XenAPI.Host preSelectedHost ) : System.Collections.Generic

Method Details

CanExecute() public static méthode

public static CanExecute ( XenAPI.VM vm, XenAPI.Host preSelectedHost ) : bool
vm XenAPI.VM
preSelectedHost XenAPI.Host
Résultat bool

CrossPoolCopyTemplateCommand() public méthode

public CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection ) : System.Collections.Generic
mainWindow IMainWindow
selection IEnumerable
Résultat System.Collections.Generic

CrossPoolCopyTemplateCommand() public méthode

public CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection, XenAPI.Host preSelectedHost ) : System.Collections.Generic
mainWindow IMainWindow
selection IEnumerable
preSelectedHost XenAPI.Host
Résultat System.Collections.Generic