Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UIAutomation
WizardCmdletBase
C# Class UIAutomation.WizardCmdletBase
Description of WizardCmdletBase.
Inheritance:
HasControlInputCmdletBase
Mostra 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