C# Class UIAutomation.RemoveWizardStepCommand

Description of UiaRemoveWizardStepCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

RemoveWizardStepCommand() public méthode

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