Custom attribute that registers a FieldRule. The custom attribute must be applied to the current project at assembly-level.
Namespace: PostSharp.Patterns.Model.TypeAdapters
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public sealed class RegisterFieldRuleAttribute : Attribute
Constructors
Name | Description |
---|---|
RegisterFieldRuleAttribute(Type) | Initializes a new instance of the RegisterFieldRuleAttribute type. |
Properties
Name | Description |
---|---|
FieldRuleType |