Search Results for

    Show / Hide Table of Contents

    Interface IAlignerBroker

    Namespace: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public interface IAlignerBroker

    Methods

    GetAlignerAsync(AlignerDefinition, AlignerSettings)

    Declaration
    Task<IFineGrainedAligner> GetAlignerAsync(AlignerDefinition definition, AlignerSettings settings)
    Parameters
    Type Name Description
    AlignerDefinition definition
    AlignerSettings settings
    Returns
    Type Description
    Task<IFineGrainedAligner>
    In this article
    • Methods
      • GetAlignerAsync(AlignerDefinition, AlignerSettings)
    Back to top Generated by DocFX