Table of Contents

Class AnsiStartupQueryExtensions

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Extension methods for the AnsiStartupQuery enum type.

public static class AnsiStartupQueryExtensions
Inheritance
AnsiStartupQueryExtensions
Inherited Members

Methods

AsInt32(AnsiStartupQuery)

Directly converts this AnsiStartupQuery value to an int value with the same binary representation.

AsUInt32(AnsiStartupQuery)

Directly converts this AnsiStartupQuery value to a uint value with the same binary representation.

FastIsDefined(AnsiStartupQuery, int)

Determines if the specified int value is explicitly defined as a named value of the AnsiStartupQuery enum type.