Respond with a value result.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract void respond( DOFValue value )
Parameters
- value
- Type: org.opendof.core.oalDOFValue
The value to return.
Remarks
respond
respond(...)
return
return
See Also