EmberData Constructor | |
Initializes a new instance of the
EmberData class.
Namespace: Lawo.EmberPlusSharp.S101Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax public EmberData(
byte dtd,
params byte[] applicationBytes
)
Parameters
- dtd
- Type: SystemByte
- applicationBytes
- Type: SystemByte
See Also