C# Class UIAutomation.Helpers.Commands.InvokeScriptCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

InvokeScriptCommand() public méthode

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