Search Results for

    Show / Hide Table of Contents

    Interface ISubCommandController

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

    Methods

    | Improve this Doc View Source

    GetHelpText()

    Declaration
    string GetHelpText()
    Returns
    Type Description
    String
    | Improve this Doc View Source

    TryGetCommandCreator(String, out ISubCommandCreator)

    Declaration
    bool TryGetCommandCreator(string name, out ISubCommandCreator creator)
    Parameters
    Type Name Description
    String name
    ISubCommandCreator creator
    Returns
    Type Description
    Boolean

    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