Interface ISearchSpecification
Namespace: SdlSdl.TellMeProviderApi
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 |
---|---|
bool |