forwardDecimal32Ref Constructor    Table of ContentDecimal32Ref Constructor (Int32, Byte*)forward
Decimal32Ref Constructor (Int32)
Constructor.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public Decimal32Ref(
	int nullMantissa
)

Parameters

nullMantissa
Type: System.Int32
Mantissa NULL value.
See Also