Interface IWizardAction
-
public interface IWizardAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(IWizardController controller)
-
-
-
Method Detail
-
execute
void execute(IWizardController controller)
-
-