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

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Methods
      • IsSatisfiedBy(String, String)
    • Extension Methods
    Back to top Generated by DocFX