FieldRule Class |
Namespace: PostSharp.Patterns.Model.TypeAdapters
Assembly: PostSharp.Patterns.Aggregation (in PostSharp.Patterns.Aggregation.dll) Version: 6.10.10.0 (6.10.10.0)
public abstract class FieldRule
The FieldRule type exposes the following members.
Name | Description | |
---|---|---|
FieldRule | Initializes a new instance of the FieldRule class |
Name | Description | |
---|---|---|
GetRelationshipInfo |
Gets the RelationshipInfo of a given field.
|
Field rules must be registered using the RegisterFieldRuleAttribute custom attribute.