Table of Contents

Class CommandRoutingExtensions

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

Extension methods for the CommandRouting enum type.

public static class CommandRoutingExtensions
Inheritance
CommandRoutingExtensions
Inherited Members

Methods

AsInt32(CommandRouting)

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

AsUInt32(CommandRouting)

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

FastIsDefined(CommandRouting, int)

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