Table of Contents

Class EscSeqReqProc

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Manages a list of EscSeqReqStatus.

public class EscSeqReqProc
Inheritance
EscSeqReqProc
Inherited Members

Properties

EscSeqReqStats

Gets the EscSeqReqStatus list.

Methods

Add(string, int)

Adds a new EscSeqReqStatus instance to the EscSeqReqStats list.

Remove(string)

Removes a EscSeqReqStatus instance from the EscSeqReqStats list.

Requested(string)

Indicates if a EscSeqReqStatus with the terminating exist in the EscSeqReqStats list.