Run-time semantics of aspects applied to fields.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface IFieldLevelAspect : IAspectMethods
| Name | Description |
|---|---|
| RuntimeInitialize(FieldInfo) | Method invoked at runtime before any other method of the aspect is invoked. |