Skip to content

ExtendedNumerics.BigDecimal.BigDecimal(int)

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

BigDecimal(int) Constructor

Initializes a new instance of BigDecimal from a Int32.

public BigDecimal(int value);

Parameters

value System.Int32

Clone this wiki locally