Show / Hide Table of Contents

    Interface IUserOutput

    Namespace: Catalyst.Abstractions.Cli
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IUserOutput

    Methods

    | Improve this Doc View Source

    Write(String)

    Declaration
    void Write(string content)
    Parameters
    Type Name Description
    System.String content
    | Improve this Doc View Source

    WriteLine(String)

    Declaration
    void WriteLine(string content)
    Parameters
    Type Name Description
    System.String content
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network