Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual void marshal( DOFType type, DOFPacket packet )
Parameters
- type
- Type: org.opendof.core.oalDOFType
- packet
- Type: org.opendof.core.oalDOFPacket
Implements
DOFValuemarshal(DOFType, DOFPacket)Exceptions
Exception | Condition |
---|---|
DOFMarshalException | |
DOFErrorException |
See Also