Remove a
PermissionListener
from the DOF. //TODO should it call a removed method?
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public void removePermissionListener( DOFPermissionListener permissionListener )
Parameters
- permissionListener
- Type: org.opendof.core.oalDOFPermissionListener
See Also