C# Class UIAutomation.WizardCmdletBase

Description of WizardCmdletBase.
Inheritance: HasControlInputCmdletBase
Show file Open project: apetrovskiy/STUPS Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
GetWizard ( string name ) : Wizard
ValidateWizardName ( string name ) : bool

Method Details

GetWizard() protected method

protected GetWizard ( string name ) : Wizard
name string
return Wizard

ValidateWizardName() protected method

protected ValidateWizardName ( string name ) : bool
name string
return bool