Fixed Conversion Operators |
| Name | Description | |
|---|---|---|
| (Decimal to Fixed) |
Convert implicitly from decimal.
| |
| (Int32 to Fixed) |
Convert implicitly from int.
| |
| (Int64 to Fixed) |
Convert implicitly from lomg.
|