C# Class XenAdmin.Wizards.GenericPages.SelectMultipleVMDestinationPage.AddHostExecutingComboBoxItem

Combobox item that can executes a command but also be an IEnableableComboBoxItem
Inheritance: IEnableableComboBoxItem
Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
ExecuteCommand ( Control parent ) : void
ToString ( ) : string

Method Details

ExecuteCommand() public méthode

public ExecuteCommand ( Control parent ) : void
parent System.Windows.Forms.Control
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string