C# Class UIAutomation.Commands.InvokeUiaIfUltraGridSelectItemByNameCommand

Inheritance: ULtraGridCmdletBase
Mostra file Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
InvokeUiaIfUltraGridSelectItemByNameCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

InvokeUiaIfUltraGridSelectItemByNameCommand() public method

public InvokeUiaIfUltraGridSelectItemByNameCommand ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecord() protected method

Processes the pipeline.
protected ProcessRecord ( ) : void
return void