C# Class UIAutomation.HighlighterAspect

The HighlighterAspect is for commands that return objects of IUIElement or IUIEltCollection types.
Inheritance: AbstractInterceptor
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void