BusinessEventHandler Class |
Namespace: Aloe.SystemFrameworks.Domain.BusinessLogic
The BusinessEventHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| BusinessEventHandler |
Initializes a new instance of the BusinessEventHandler class.
|
| Name | Description | |
|---|---|---|
| BusinessRule |
Gets the business rule, which would be started by the event.
| |
| EventMask |
Gets the business event mask, which must be matched by the actual event.
| |
| ExecutionPriority |
Gets the execution priority of the handler.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |