Table of Contents

Class MecSchemeManager

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

MEC-backed implementation of ISchemeManager. During the transition period, this delegates to the existing static SchemeManager for scheme data.

public class MecSchemeManager : ISchemeManager
Inheritance
MecSchemeManager
Implements
Inherited Members

Constructors

MecSchemeManager()

Properties

SchemeNames

Gets the names of all registered schemes.

Methods

AddScheme(string, Scheme)

Adds or updates a named scheme.

GetScheme(string)

Gets a scheme by name.