C# Class UIAutomation.Helpers.Commands.RegisterUnexpectedWindowCommand

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

Méthodes publiques

Méthode Description
Execute ( ) : void
RegisterUnexpectedWindowCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

RegisterUnexpectedWindowCommand() public méthode

public RegisterUnexpectedWindowCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
Résultat UIAutomation.Commands