Show / Hide Table of Contents

    Interface IMarkdownServiceProvider

    Namespace:Microsoft.DocAsCode.Plugins
    Assembly:Microsoft.DocAsCode.Plugins.dll
    Syntax
    public interface IMarkdownServiceProvider

    Methods

    | Improve this Doc View Source

    CreateMarkdownService(MarkdownServiceParameters)

    Declaration
    IMarkdownService CreateMarkdownService(MarkdownServiceParameters parameters)
    Parameters
    Type Name Description
    MarkdownServiceParameters parameters
    Returns
    Type Description
    IMarkdownService

    Extension Methods

    JsonUtility.ToJsonString(Formatting, JsonSerializer)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX