C# Class MasterInstaller.Components.ComponentBase

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
Show ( ) : System.Threading.Tasks.Task

Méthodes protégées

Méthode Description
CreateControl ( ) : BasePage
OnNextClicked ( ) : void

Method Details

CreateControl() protected abstract méthode

protected abstract CreateControl ( ) : BasePage
Résultat MasterInstaller.Components.Controls.BasePage

OnNextClicked() protected méthode

protected OnNextClicked ( ) : void
Résultat void

Show() public méthode

public Show ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task