Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UIAComWrapperTests
EventHandlerBase
C# 클래스 UIAComWrapperTests.EventHandlerBase
파일 보기
프로젝트 열기: geeksree/cSharpGeeks
공개 메소드들
메소드
설명
Confirm
( ) :
bool
EventHandlerBase
( ) :
System
Start
( ) :
void
보호된 메소드들
메소드
설명
OnMatchingEvent
(
AutomationElement
sender
) :
void
메소드 상세
Confirm()
공개
메소드
public
Confirm
( ) :
bool
리턴
bool
EventHandlerBase()
공개
메소드
public
EventHandlerBase
( ) :
System
리턴
System
OnMatchingEvent()
보호된
메소드
protected
OnMatchingEvent
(
AutomationElement
sender
) :
void
sender
System.Windows.Automation.AutomationElement
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void