Decimal128 Constructor |
Name | Description | |
---|---|---|
![]() | Decimal128(Decimal) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(Double) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(Int32) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(Int64) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(Single) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(UInt32) |
Initializes a new instance of the Decimal128 struct.
|
![]() | Decimal128(UInt64) |
Initializes a new instance of the Decimal128 struct.
|