Calls
invoke()
, wrapping it in a try/catch. Any exception caught here will be redirected to the
UncaughtExceptionListener
.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public override sealed void Run()
See Also