Enum EventPhase
Specifies the phase of the event i.e. before/after
Namespace: NFX.Collections
Assembly: NFX.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 |