forwardDecimal64Ref Constructor    Table of ContentDecimal64Ref Constructor (Int64, Byte*)forward
Decimal64Ref Constructor (Int64)
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 Decimal64Ref(
	long nullMantissa
)

Parameters

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