Search Results for

    Show / Hide Table of Contents

    Interface IUriTemplatePipeline<T>

    Namespace: Microsoft.DocAsCode.Plugins
    Assembly: Microsoft.DocAsCode.Plugins.dll
    Syntax
    public interface IUriTemplatePipeline<T>
    Type Parameters
    Name Description
    T

    Methods

    | Improve this Doc View Source

    Handle(T, String[])

    Declaration
    T Handle(T value, string[] parameters)
    Parameters
    Type Name Description
    T value
    String[] parameters
    Returns
    Type Description
    T

    Extension Methods

    JsonUtility.ToJsonString(Object, Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    • 0 Comments
    In This Article
    Back to top Copyright © Microsoft.
    Generated by DocFX