ObjectReferenceChangeBusinessEventMaskTBusinessEvent Class |
Namespace: Aloe.SystemFrameworks.Domain.BusinessLogic
public class ObjectReferenceChangeBusinessEventMask<TBusinessEvent> : IBusinessEventMask where TBusinessEvent : ObjectReferenceChangeBusinessEvent
The ObjectReferenceChangeBusinessEventMaskTBusinessEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectReferenceChangeBusinessEventMaskTBusinessEvent |
Initializes a new instance of the ObjectReferenceChangeBusinessEventMask class.
|
| Name | Description | |
|---|---|---|
| ReferenceName |
Gets the name of the attribute.
|
| Name | Description | |
|---|---|---|
| IsMatchedBy |
Determines whether the current event mask is matched by the specified actual event.
|