Bcl.Types.Assignable Namespace
Classes
| Name | Description |
|---|---|
| EUnassignedConvert​Exception | Exception raised when attempting to access the value of an unassigned Assignable<T> instance. |
Records
| Name | Description |
|---|---|
| Assignable<T> | Generic record that wraps a value of type T and tracks whether it has been explicitly assigned. |