CADability dotNET
Base class for construct actions.
The ConstructAction..::..DefaultBoolean type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConstructAction..::..DefaultBoolean()()()() |
Creates an undefined DefaultBoolean
| |
| ConstructAction..::..DefaultBoolean(Boolean) |
Creates a defined DefaultBoolean
|
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(ConstructAction..::..DefaultBoolean to Boolean) |
Converts to a boolean
|
Properties
| Name | Description | |
|---|---|---|
| Boolean |
Gets or sets the current value.
|