C# 클래스 XenAdmin.Wizards.NewVMWizard.Page_HomeServer

파일 보기 프로젝트 열기: xenserver/xenadmin 1 사용 예제들

공개 메소드들

메소드 설명
EnableNext ( ) : bool
PageLoaded ( PageLoadedDirection direction ) : void
Page_HomeServer ( ) : System.Collections.Generic
SelectDefaultControl ( ) : void

비공개 메소드들

메소드 설명
affinityPicker1_SelectedAffinityChanged ( object sender, System e ) : void

메소드 상세

EnableNext() 공개 메소드

public EnableNext ( ) : bool
리턴 bool

PageLoaded() 공개 메소드

public PageLoaded ( PageLoadedDirection direction ) : void
direction PageLoadedDirection
리턴 void

Page_HomeServer() 공개 메소드

public Page_HomeServer ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SelectDefaultControl() 공개 메소드

public SelectDefaultControl ( ) : void
리턴 void