Initializes a new instance of the DatalessType class
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
protected DatalessType( DOFPacket packet, string typeDesc )
Parameters
- packet
- Type: org.opendof.core.oalDOFPacket
- typeDesc
- Type: SystemString
Exceptions
Exception | Condition |
---|---|
DOFMarshalException |
See Also