Search Results for

    Show / Hide Table of Contents

    Interface IQueryParamsProvider

    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public interface IQueryParamsProvider

    Methods

    | Improve this Doc View Source

    ToQueryParams()

    Declaration
    IDictionary<string, string> ToQueryParams()
    Returns
    Type Description
    IDictionary<System.String, System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX