C# 클래스 UIAutomation.Helpers.Commands.WaitEventRaisedCommand

Description of WaitEventRaisedCommand.
상속: UiaCommand
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
Execute ( ) : void
WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System

비공개 메소드들

메소드 설명
IsInArray ( string whatToSearch, IEnumerable whereToSearch ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

WaitEventRaisedCommand() 공개 메소드

public WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
리턴 System