C# 클래스 UIAutomation.Commands.GetUiaIfUltraGridSelectionCommand

상속: ULtraGridCmdletBase
파일 보기 프로젝트 열기: apetrovskiy/STUPS

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetUiaIfUltraGridSelectionCommand ( ) : System.Management.Automation

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

Processes the pipeline.

메소드 상세

GetUiaIfUltraGridSelectionCommand() 공개 메소드

public GetUiaIfUltraGridSelectionCommand ( ) : System.Management.Automation
리턴 System.Management.Automation

ProcessRecord() 보호된 메소드

Processes the pipeline.
protected ProcessRecord ( ) : void
리턴 void