MemberRelationshipAttribute Class |
Base class for custom attributes that determine the kind of relationship of objects in a graph.
System.Object
System.Attribute
PostSharp.Patterns.Model.MemberRelationshipAttribute
PostSharp.Patterns.Model.ChildAttribute
PostSharp.Patterns.Model.ParentAttribute
PostSharp.Patterns.Model.ReferenceAttribute
System.Attribute
PostSharp.Patterns.Model.MemberRelationshipAttribute
PostSharp.Patterns.Model.ChildAttribute
PostSharp.Patterns.Model.ParentAttribute
PostSharp.Patterns.Model.ReferenceAttribute
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation (in PostSharp.Patterns.Aggregation.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public abstract class MemberRelationshipAttribute : Attribute, IValidableAnnotation
The MemberRelationshipAttribute type exposes the following members.
Name | Description | |
---|---|---|
CompileTimeValidate |
Method invoked at build time to ensure that the aspect has been applied to
the right target.
|