C# Class UIAutomation.ExitWizardCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ExitWizardCommand() public méthode

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