Confirm(String)
|
Displays a confirmation window before the execution of a wizard.
|
CreateWizardView(String, Size)
|
Creates a Data Source Wizard view.
|
Dispose()
|
Releases all resources used by WizardRunnerContext.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Run<TModel>(Wizard<TModel>)
|
Runs the wizard with a specified model.
|
ShowMessage(String, String)
|
Displays a message with the specified text and caption before the execution of a wizard.
|
ShowMessage(String)
|
Displays a message with the specified text before the execution of a wizard.
|
ToString()
|
Returns a string that represents the current object.
|