C# Class UIAutomation.Helpers.Commands.InvokeControlContextMenuCommand

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

Méthodes publiques

Méthode Description
Execute ( ) : void
InvokeControlContextMenuCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

InvokeControlContextMenuCommand() public méthode

public InvokeControlContextMenuCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation
cmdlet CommonCmdletBase
Résultat System.Management.Automation