C# Класс XenAdmin.Commands.CrossPoolCopyTemplateCommand

Наследование: CrossPoolCopyVMCommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

CanExecute() публичный статический Метод

public static CanExecute ( XenAPI.VM vm, XenAPI.Host preSelectedHost ) : bool
vm XenAPI.VM
preSelectedHost XenAPI.Host
Результат bool

CrossPoolCopyTemplateCommand() публичный Метод

public CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection ) : System.Collections.Generic
mainWindow IMainWindow
selection IEnumerable
Результат System.Collections.Generic

CrossPoolCopyTemplateCommand() публичный Метод

public CrossPoolCopyTemplateCommand ( IMainWindow mainWindow, IEnumerable selection, XenAPI.Host preSelectedHost ) : System.Collections.Generic
mainWindow IMainWindow
selection IEnumerable
preSelectedHost XenAPI.Host
Результат System.Collections.Generic