Table of Contents

Class BooleanTypedValue

Namespace
Steeltoe.Common.Expression.Internal.Spring.Support
Assembly
Steeltoe.Common.Expression.dll
public class BooleanTypedValue : TypedValue, ITypedValue
Inheritance
BooleanTypedValue
Implements
Inherited Members

Fields

FALSE

public static readonly BooleanTypedValue FALSE

Field Value

BooleanTypedValue

TRUE

public static readonly BooleanTypedValue TRUE

Field Value

BooleanTypedValue

Methods

ForValue(bool)

public static BooleanTypedValue ForValue(bool b)

Parameters

b bool

Returns

BooleanTypedValue