Unosquare
    Show / Hide Table of Contents

    Enum TerminalWriters

    Defines a set of bitwise standard terminal writers.

    Namespace: Swan
    Syntax
    public enum TerminalWriters

    Fields

    Name Description
    All

    Writes to all possible terminal writers

    None

    Prevents output

    StandardError

    Writes to the Console.Error

    StandardOutput

    Writes to the Console.Out

    Comments

    Back to top Copyright © 2017-2019 Unosquare