ISharedStepHelper.Query Method
Include Protected Members
Include Inherited Members
Queries for shared test steps that match the provided query and parameters.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Query(String) | Queries for shared test steps that match the provided query. |
![]() |
Query(String, IDictionary) | Queries for shared test steps that match the provided query and parameters. |
Top