Search Results for

    Show / Hide Table of Contents

    Class CyclicWriter

    Base cyclic writer (for simple writing with scrolling lines on overflow, such as listing)

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    SimpleCyclicWriter
    Namespace: Terminaux.Writer.CyclicWriters
    Assembly: Terminaux.dll
    Syntax
    public abstract class CyclicWriter

    Methods

    | Edit this page View Source

    Render()

    Renders an element

    Declaration
    public virtual string Render()
    Returns
    Type Description
    string

    Rendered text that will be used by the renderer

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX