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 |
|---|---|---|
| System.String | providerName | |
| System.String | query |
Returns
| Type | Description |
|---|---|
| System.Boolean |