Table of Contents

Struct MswUtils.NativeMethods.ConsoleCharUnion

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

Represents unicode or ascii character value.

public struct MswUtils.NativeMethods.ConsoleCharUnion

Fields

AsciiChar

Gets or sets ascii character value.

UnicodeChar

Gets or sets unicode character value.