Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UIAComWrapperTests
EventHandlerBase
C# Class UIAComWrapperTests.EventHandlerBase
Afficher le fichier
Open project: geeksree/cSharpGeeks
Méthodes publiques
Méthode
Description
Confirm
( ) :
bool
EventHandlerBase
( ) :
System
Start
( ) :
void
Méthodes protégées
Méthode
Description
OnMatchingEvent
(
AutomationElement
sender
) :
void
Method Details
Confirm()
public
méthode
public
Confirm
( ) :
bool
Résultat
bool
EventHandlerBase()
public
méthode
public
EventHandlerBase
( ) :
System
Résultat
System
OnMatchingEvent()
protected
méthode
protected
OnMatchingEvent
(
AutomationElement
sender
) :
void
sender
System.Windows.Automation.AutomationElement
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void