C# Class UIAutomation.Helpers.Commands.GetControlCommand

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

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

GetControlCommand() public method

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