Table of Contents

Method Add

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Add(string, int)

Adds a new EscSeqReqStatus instance to the EscSeqReqStats list.

public void Add(string terminating, int numOfReq = 1)

Parameters

terminating string

The terminating.

numOfReq int

The number of requests.