Class BooleanTypedValue
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