DecimalM Constructor
Initializes a new instance of the
DecimalM class
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public DecimalM(
decimal value
)
Public Sub New (
value As Decimal
)
public:
DecimalM(
Decimal value
)
new :
value : decimal -> DecimalM
Parameters
- value Decimal
-