C# 클래스 XenAdmin.Commands.CrossPoolCopyTemplateCommand

상속: CrossPoolCopyVMCommand
파일 보기 프로젝트 열기: xenserver/xenadmin 1 사용 예제들

공개 메소드들

메소드 설명
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