Overload | Description |
---|---|
Implicit Type Conversion(UniDecimal,Int32) | Converts the System.Int32 parameter to the UniDecimal. |
Implicit Type Conversion(UniDecimal,Int64) | Converts the System.Int64 parameter to the UniDecimal. |
Implicit Type Conversion(UniDecimal,Decimal) | Converts the System.Decimal parameter to the UniDecimal. |