C# Class UIAutomation.HighlighterAspect

The HighlighterAspect is for commands that return objects of IUIElement or IUIEltCollection types.
Inheritance: AbstractInterceptor
显示文件 Open project: apetrovskiy/STUPS

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public method

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
return void