Search Results for

    Show / Hide Table of Contents

    Class C1Sequences

    List of C1 sequences

    Inheritance
    object
    C1Sequences
    Namespace: Terminaux.Sequences.Builder.Types
    Assembly: Terminaux.dll
    Syntax
    public static class C1Sequences

    Methods

    GenerateC1ApplicationProgramCommand()

    Generates an escape sequence of type C1 with action C1ApplicationProgramCommand

    Declaration
    public static string GenerateC1ApplicationProgramCommand()
    Returns
    Type Description
    string

    GenerateC1ControlSequenceIndicator()

    Generates an escape sequence of type C1 with action C1ControlSequenceIndicator

    Declaration
    public static string GenerateC1ControlSequenceIndicator()
    Returns
    Type Description
    string

    GenerateC1DeviceControlString()

    Generates an escape sequence of type C1 with action C1DeviceControlString

    Declaration
    public static string GenerateC1DeviceControlString()
    Returns
    Type Description
    string

    GenerateC1EndOfGuardedArea()

    Generates an escape sequence of type C1 with action C1EndOfGuardedArea

    Declaration
    public static string GenerateC1EndOfGuardedArea()
    Returns
    Type Description
    string

    GenerateC1Index()

    Generates an escape sequence of type C1 with action C1Index

    Declaration
    public static string GenerateC1Index()
    Returns
    Type Description
    string

    GenerateC1NextLine()

    Generates an escape sequence of type C1 with action C1NextLine

    Declaration
    public static string GenerateC1NextLine()
    Returns
    Type Description
    string

    GenerateC1OperatingSystemCommand()

    Generates an escape sequence of type C1 with action C1OperatingSystemCommand

    Declaration
    public static string GenerateC1OperatingSystemCommand()
    Returns
    Type Description
    string

    GenerateC1PrivacyMessage()

    Generates an escape sequence of type C1 with action C1PrivacyMessage

    Declaration
    public static string GenerateC1PrivacyMessage()
    Returns
    Type Description
    string

    GenerateC1ReturnTerminalId()

    Generates an escape sequence of type C1 with action C1ReturnTerminalId

    Declaration
    public static string GenerateC1ReturnTerminalId()
    Returns
    Type Description
    string

    GenerateC1ReverseIndex()

    Generates an escape sequence of type C1 with action C1ReverseIndex

    Declaration
    public static string GenerateC1ReverseIndex()
    Returns
    Type Description
    string

    GenerateC1SingleShiftSelectG2CharacterSet()

    Generates an escape sequence of type C1 with action C1SingleShiftSelectG2CharacterSet

    Declaration
    public static string GenerateC1SingleShiftSelectG2CharacterSet()
    Returns
    Type Description
    string

    GenerateC1SingleShiftSelectG3CharacterSet()

    Generates an escape sequence of type C1 with action C1SingleShiftSelectG3CharacterSet

    Declaration
    public static string GenerateC1SingleShiftSelectG3CharacterSet()
    Returns
    Type Description
    string

    GenerateC1StartOfGuardedArea()

    Generates an escape sequence of type C1 with action C1StartOfGuardedArea

    Declaration
    public static string GenerateC1StartOfGuardedArea()
    Returns
    Type Description
    string

    GenerateC1StartOfString()

    Generates an escape sequence of type C1 with action C1StartOfString

    Declaration
    public static string GenerateC1StartOfString()
    Returns
    Type Description
    string

    GenerateC1StringTerminator()

    Generates an escape sequence of type C1 with action C1StringTerminator

    Declaration
    public static string GenerateC1StringTerminator()
    Returns
    Type Description
    string

    GenerateC1TabSet()

    Generates an escape sequence of type C1 with action C1TabSet

    Declaration
    public static string GenerateC1TabSet()
    Returns
    Type Description
    string
    In this article