C# Class XenAdmin.Wizards.PatchingWizard.PatchingWizard_SelectServers.PatchingHostsDataGridViewRow

Inheritance: XenAdmin.Controls.DataGridViewEx.CollapsingPoolHostDataGridViewRow
Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
PatchingHostsDataGridViewRow ( Pool pool ) : System

Private Methods

Méthode Description
SetupCells ( ) : void
UpdateDetails ( ) : void
UpdateIcon ( ) : void

Method Details

PatchingHostsDataGridViewRow() public méthode

public PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
host XenAPI.Host
hasPool bool
Résultat System

PatchingHostsDataGridViewRow() public méthode

public PatchingHostsDataGridViewRow ( Pool pool ) : System
pool Pool
Résultat System