Search Results for

    Show / Hide Table of Contents

    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
    bool

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Methods
      • IsSatisfiedBy(string, string)
    • Extension Methods
    Back to top Generated by DocFX