Search Results for

    Show / Hide Table of Contents

    Class Kaomoji

    Kaomoji renderer

    Inheritance
    object
    CyclicWriter
    SimpleCyclicWriter
    Kaomoji
    Namespace: Terminaux.Writer.CyclicWriters.Simple
    Assembly: Terminaux.dll
    Syntax
    public class Kaomoji : SimpleCyclicWriter

    Constructors

    | Edit this page View Source

    Kaomoji(KaomojiCategory, KaomojiSubcategory, int)

    Makes a new kaomoji instance

    Declaration
    public Kaomoji(KaomojiCategory category, KaomojiSubcategory subcategory, int idx)
    Parameters
    Type Name Description
    KaomojiCategory category

    Kaomoji category

    KaomojiSubcategory subcategory

    Kaomoji subcategory

    int idx

    Kaomoji index

    Methods

    | Edit this page View Source

    Render()

    Renders kaomoji

    Declaration
    public override string Render()
    Returns
    Type Description
    string

    A string representation of the kaomoji

    Overrides
    CyclicWriter.Render()
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX