Class MemberRelationshipAttribute
Base class for custom attributes that determine the kind of relationship of objects in a graph.
Implements
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
public abstract class MemberRelationshipAttribute : Attribute, IValidableAnnotation
Methods
Name | Description |
---|---|
CompileTimeValidate(Object) | Method invoked at build time to ensure that the aspect has been applied to the right target. |