-
-
Notifications
You must be signed in to change notification settings - Fork 15
ExtendedNumerics.BigDecimal.BigDecimal(decimal)
Adam White edited this page Oct 7, 2024
·
1 revision
Initializes a new instance of BigDecimal from a Decimal.
public BigDecimal(decimal value);
value
System.Decimal