IHostConfigurationViewsCreateNewExercise Method
Shows the wizard for creating a new exercise.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void CreateNewExercise(
Action finishingAction = null
)
Sub CreateNewExercise (
Optional finishingAction As Action = Nothing
)
Parameters
- finishingAction Action (Optional)
- Action to execute after the status change is completed.