C# Класс XenAdmin.Wizards.PatchingWizard.PatchingWizard_SelectServers.PatchingHostsDataGridViewRow

Наследование: XenAdmin.Controls.DataGridViewEx.CollapsingPoolHostDataGridViewRow
Показать файл Открыть проект

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

Метод Описание
PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
PatchingHostsDataGridViewRow ( Pool pool ) : System

Приватные методы

Метод Описание
SetupCells ( ) : void
UpdateDetails ( ) : void
UpdateIcon ( ) : void

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

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

public PatchingHostsDataGridViewRow ( XenAPI.Host host, bool hasPool ) : System
host XenAPI.Host
hasPool bool
Результат System

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

public PatchingHostsDataGridViewRow ( Pool pool ) : System
pool Pool
Результат System