Class 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.
Inherited Members
Namespace: Coree.NETWindows.NativeMethods
Assembly: Coree.NETWindows.dll
Syntax
public static class ConsoleManagement
Remarks
This partial class can be extended to include various console-related functionalities.