Namespace Coree.NETWindows.NativeMethods
Classes
ConsoleManagement
Provides a set of static methods and properties for managing and interacting with the console. This includes operations such as setting console colors, writing messages, and configuring console settings.
Enums
ConsoleManagement.ConsoleColors
Represents color codes for console output. These colors can be used to set foreground and background colors of console text, allowing for a variety of text colors in console applications.