C# Class UIAutomation.Commands.GetUiaIfUltraGridRowCommand

Inheritance: ULtraGridCmdletBase
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
GetUiaIfUltraGridRowCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

GetUiaIfUltraGridRowCommand() public method

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

ProcessRecord() protected method

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