DlmsTypeUnsigned(Byte) Constructor

Initializes a new instance of the DlmsTypeLongUnsigned class.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeUnsigned(
	byte value
)

Parameters

value  Byte
Value of the number

See Also