C# Class UIAutomation.AddWizardStepCommand

Description of UiaAddWizardStepCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
AddWizardStepCommand ( CommonCmdletBase cmdlet ) : Commands
Execute ( ) : void

Method Details

AddWizardStepCommand() public méthode

public AddWizardStepCommand ( CommonCmdletBase cmdlet ) : Commands
cmdlet CommonCmdletBase
Résultat Commands

Execute() public méthode

public Execute ( ) : void
Résultat void