Implement the call to the application behavior in this method.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract void invoke()
Exceptions
| Exception | Condition |
|---|---|
| Exception | Any exception is allowed by implementation of this method. |
Remarks
See Also