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
    Boolean

    Extension Methods

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