Méthode | Description | |
---|---|---|
UpgradeDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System | ||
UpgradeDataGridViewRow ( Pool pool ) : System |
Méthode | Description | |
---|---|---|
SetupAdditionalDetailsColumns ( ) : void | ||
UpdateAdditionalDetailsForHost ( XenAPI.Host host ) : void | ||
UpdateAdditionalDetailsForPool ( Pool pool, XenAPI.Host master ) : void |
protected SetupAdditionalDetailsColumns ( ) : void | ||
Résultat | void |
protected UpdateAdditionalDetailsForHost ( XenAPI.Host host ) : void | ||
host | XenAPI.Host | |
Résultat | void |
protected UpdateAdditionalDetailsForPool ( Pool pool, XenAPI.Host master ) : void | ||
pool | Pool | |
master | XenAPI.Host | |
Résultat | void |
public UpgradeDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System | ||
host | XenAPI.Host | |
hasPool | bool | |
Résultat | System |
public UpgradeDataGridViewRow ( Pool pool ) : System | ||
pool | Pool | |
Résultat | System |