C# 클래스 XenAdmin.Wizards.PatchingWizard.PatchingWizard_SelectServers.PatchingHostsDataGridViewRow

상속: XenAdmin.Controls.DataGridViewEx.CollapsingPoolHostDataGridViewRow
파일 보기 프로젝트 열기: xenserver/xenadmin

공개 메소드들

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