Coree.NETWindows
  • API
Show / Hide Table of Contents
  • Coree.NETWindows
    • KeyModifier
    • Keys
  • Coree.NETWindows.Classes
    • GlobalHotkey
  • Coree.NETWindows.NativeMethods
    • ConsoleManagement
    • ConsoleManagement.ConsoleColors
  • Coree.NETWindows.Services.PInvoke
    • IPInvokeService
    • PInvokeService
  • Coree.NETWindows.Utilities
    • MainContext

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.

In this article
Back to top