C# Class MasterInstaller.Components.MainComponents.ComponentInstallation.ComponentInstallationComponent

Inheritance: ComponentBase
Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
Show ( ) : System.Threading.Tasks.Task

Protected Methods

Method Description
CreateControl ( ) : BasePage

Method Details

CreateControl() protected method

protected CreateControl ( ) : BasePage
return MasterInstaller.Components.Controls.BasePage

Show() public method

public Show ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task