Class BooleanTypedValue
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class BooleanTypedValue : TypedValue, ITypedValue
- Inheritance
-
BooleanTypedValue
- Implements
- Inherited Members
Fields
FALSE
public static readonly BooleanTypedValue FALSE
Field Value
TRUE
public static readonly BooleanTypedValue TRUE
Field Value
Methods
ForValue(bool)
public static BooleanTypedValue ForValue(bool b)
Parameters
b
bool