Skip to content

ExtendedNumerics.BigDecimal.BigDecimal(decimal)

Adam White edited this page Oct 7, 2024 · 1 revision

BigDecimal(decimal) Constructor

Initializes a new instance of BigDecimal from a Decimal.

public BigDecimal(decimal value);

Parameters

value System.Decimal

Clone this wiki locally