C# Class UIAutomation.Helpers.Commands.InvokeControlContextMenuCommand

Description of InvokeControlContextMenuCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
InvokeControlContextMenuCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation

Method Details

Execute() public method

public Execute ( ) : void
return void

InvokeControlContextMenuCommand() public method

public InvokeControlContextMenuCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation
cmdlet CommonCmdletBase
return System.Management.Automation