Class in Arbor / Inherits from: FlexiblePrimitiveBase
Implements interfaces: IValueGetter<bool>
Description
Class to handle a flexible bool type reference method there is more than one.
Constructors
Properties
| Property Name | 
Description | 
| parameter | 
It return a Paramter. It is null if Type is other than Parameter. | 
| value | 
It returns a value | 
Methods
Operators
| Operator Name | 
Description | 
| bool | 
Cast FlexibleBool to bool. | 
| FlexibleBool | 
Cast bool to FlexibleBool. | 
Inherited Members
Fields
| Field Name | 
Description | 
| _Type | 
Reference type of primitive type | 
Properties
| Property Name | 
Description | 
| type | 
It returns a type |