C# Class UIAutomation.Helpers.Commands.GetWindowCommand

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

Public Methods

Method Description
Execute ( ) : void
GetWindowCommand ( CommonCmdletBase cmdlet ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

GetWindowCommand() public method

public GetWindowCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
return System