Table of Contents

Method AsUInt32

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

AsUInt32(CommandOutcome)

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

public static uint AsUInt32(this CommandOutcome e)

Parameters

e CommandOutcome

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!