Show / Hide Table of Contents

    Interface ISubCommand

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

    Properties

    | Improve this Doc View Source

    AllowReplay

    Declaration
    bool AllowReplay { get; }
    Property Value
    Type Description
    Boolean

    Methods

    | Improve this Doc View Source

    Exec(SubCommandRunningContext)

    Declaration
    void Exec(SubCommandRunningContext context)
    Parameters
    Type Name Description
    SubCommandRunningContext context

    Extension Methods

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