Click or drag to resize
EmberData Constructor
Initializes a new instance of the EmberData class.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public EmberData(
	byte dtd,
	params byte[] applicationBytes
)

Parameters

dtd
Type: SystemByte
applicationBytes
Type: SystemByte
See Also