C# 클래스 MasterInstaller.Components.ComponentBase

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

공개 메소드들

메소드 설명
Show ( ) : System.Threading.Tasks.Task

보호된 메소드들

메소드 설명
CreateControl ( ) : BasePage
OnNextClicked ( ) : void

메소드 상세

CreateControl() 보호된 추상적인 메소드

protected abstract CreateControl ( ) : BasePage
리턴 MasterInstaller.Components.Controls.BasePage

OnNextClicked() 보호된 메소드

protected OnNextClicked ( ) : void
리턴 void

Show() 공개 메소드

public Show ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task