Interface ISearchSpecification
Namespace: Sdl.TellMe.ProviderApi
Assembly: Sdl.TellMe.ProviderApi.dll
Syntax
public interface ISearchSpecification
Methods
IsSatisfiedBy(String, String)
Declaration
bool IsSatisfiedBy(string providerName, string query)
Parameters
| Type | Name | Description |
|---|---|---|
| String | providerName | |
| String | query |
Returns
| Type | Description |
|---|---|
| Boolean |