Method Disable
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Disable(bool)
Disables ConfigurationManager.
public static void Disable(bool resetToHardCodedDefaults = false)
Parameters
resetToHardCodedDefaults
boolIf true all static ConfigurationPropertyAttribute properties will be reset to their initial, hard-coded defaults.