Interface ISupportSearchHost
Namespace: ArtOfTest.Common
Assembly: ArtOfTest.WebAii.dll
Syntax
public interface ISupportSearchHost
Methods
LocateAllInHost(String[])
Declaration
IList<ITargetElement> LocateAllInHost(string[] expression)
Parameters
System.
|
Returns
System.
|
LocateInHost(String[])
Declaration
ITargetElement LocateInHost(string[] expression)
Parameters
System.
|