AttributeExpressionsTObject Class |
Namespace: Aloe.SystemFrameworks.Domain.Attributes
public class AttributeExpressions<TObject> : IAttributeExpressions where TObject : DomainObject
The AttributeExpressionsTObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeExpressionsTObject |
Initializes a new instance of the AttributeExpressionsTObject class.
|
Name | Description | |
---|---|---|
![]() | Attribute |
Gets the owner attribute.
|
![]() | LateDefault |
Gets the late default expression.
|
![]() | Reactive |
Gets the expressions that are meant to recalculate on attribute change.
Each expression is executed when one of it's referenced attributes changes.
|