Table of Contents

Struct WindowsUtils.NativeMethods.ConsoleCharUnion

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents unicode or ascii character value.

public struct WindowsUtils.NativeMethods.ConsoleCharUnion

Fields

AsciiChar

Gets or sets ascii character value.

UnicodeChar

Gets or sets unicode character value.