This enumeration contains the reasons that a RouteListener will be notified.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum State
Members
Member name | Value | Description | |
---|---|---|---|
ADDED | 0 | ||
REMOVED | 1 | ||
CHANGED | 2 |
Remarks
See Also