C# Class UIAutomation.Commands.GetUiaIfUltraGridSelectionCommand

Inheritance: ULtraGridCmdletBase
ファイルを表示 Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
GetUiaIfUltraGridSelectionCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

GetUiaIfUltraGridSelectionCommand() public method

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

ProcessRecord() protected method

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