IFieldLevelAspect Interface |
Run-time semantics of aspects applied to fields.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public interface IFieldLevelAspect : IAspect
The IFieldLevelAspect type exposes the following members.
Name | Description | |
---|---|---|
RuntimeInitialize |
Method invoked at runtime before any other method of the aspect is invoked.
|