Class AddOrSubtractExtensions
- Namespace
- Terminal.Gui.EnumExtensions
- Assembly
- Terminal.Gui.dll
Extension methods for the AddOrSubtractenum type.
[PublicAPI]
public static class AddOrSubtractExtensions
- Inheritance
-
AddOrSubtractExtensions
- Inherited Members
Methods
- AsInt32(AddOrSubtract)
Directly converts this AddOrSubtract value to an int value with the same binary representation.
- AsUInt32(AddOrSubtract)
Directly converts this AddOrSubtract value to a uint value with the same binary representation.
- FastIsDefined(AddOrSubtract, int)
Determines if the specified int value is explicitly defined as a named value of the AddOrSubtractenum type.