Enum EventPhase
Specifies the phase of the event i.e. before/after
Namespace: Azos.Collections
Assembly: Azos.dll
Syntax
public enum EventPhase
Fields
Name | Description |
---|---|
After | |
Before |
Specifies the phase of the event i.e. before/after
public enum EventPhase
Name | Description |
---|---|
After | |
Before |