Search Results for

    Show / Hide Table of Contents

    Class FigletSelector

    Figlet selector

    Inheritance
    object
    FigletSelector
    Namespace: Terminaux.Inputs.Styles
    Assembly: Terminaux.dll
    Syntax
    public static class FigletSelector

    Methods

    | Edit this page View Source

    PromptForFiglet()

    Prompts the user for a figlet font

    Declaration
    public static string PromptForFiglet()
    Returns
    Type Description
    string

    Selected figlet font

    | Edit this page View Source

    PromptForFiglet(string)

    Prompts the user for a figlet font

    Declaration
    public static string PromptForFiglet(string font)
    Parameters
    Type Name Description
    string font

    Initial font to select

    Returns
    Type Description
    string

    Selected figlet font

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